Kotlin Standard Library JRE 8 extension (deprecated).
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jre8</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 importing a class from the deprecated JRE 8 extension.
Replace with org.jetbrains.kotlin:kotlin-stdlib-jdk8.
No dependency data recorded yet.