how can I use kotlin-stdlib-js dev or local SNAPSH...
# javascript
x
how can I use kotlin-stdlib-js dev or local SNAPSHOT by gradle kts I try this , but it can not work
g
You have to specify snapshot repo on settings.gradle
It's not Kotlin DSL specific, the same for Groovy
See example in official Kotlin DSL doc (example 9) https://docs.gradle.org/current/userguide/kotlin_dsl.html