Kotlin Runtime is deprecated; use kotlin-stdlib instead.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId>
<version>1.2.71</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 from Java.
Replace dependency with org.jetbrains.kotlin:kotlin-stdlib.
No dependency data recorded yet.