Deprecated extension of the Kotlin standard library providing additional functionality for Java 7 features.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jre7</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.
Example usage of a JVM annotation from the Kotlin standard library.
Replace dependency with org.jetbrains.kotlin:kotlin-stdlib-jdk7.
No dependency data recorded yet.