An embeddable version of the Kotlin compiler for programmatic compilation of Kotlin code.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-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.
Compile a Kotlin file programmatically.
No known issues recorded.
No dependency data recorded yet.