Provides the Kotlin standard library packaged as an OSGi bundle for use in modular Java applications.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-osgi-bundle</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.
Demonstrates using a Kotlin annotation in Java.
Ensure your Kotlin compiler version matches the bundle version.
No dependency data recorded yet.