Embeddable Kotlin scripting compiler plugin for runtime script execution.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-scripting-compiler-embeddable</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of ScriptingCompiler
Check Kotlin version compatibility and use kotlin-scripting-compiler-embeddable for runtime scripting.
No dependency data recorded yet.