Hello!! :slightly_smiling_face: i would like to ex...
# kotlin-native
g
Hello!! 🙂 i would like to execute a .kts file that have as dependency a library.. but looks like this library is using Gson that is not resolved.. this is the command i’m running
Copy code
kotlinc -cp path/to/my/library.jar -script ScriptFile.kts
any idea?
t
It is better to ask in #general