Hello, World! I was looking at kts for the first ...
# scripting
b
Hello, World! I was looking at kts for the first time. It’s not clear whether it’s possible to write scripts that depend on some maven lib. I’ve seen the
@file:dependsOn
annotation in the KEEP, but is it implemented?
But for now it requires passing jar with script definition
b
👍 thanks a lot 🙂