Registry / build-tool / kotlin-bom

kotlin-bom

JSON →
library2.3.21javamavenunverified

Bill of materials for Kotlin, ensuring consistent versions across Kotlin dependencies.

<dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-bom</artifactId> <version>2.3.21</version> </dependency>
INSTALL
IMPORT
SIG · KOTLIN-BOM
K
kotlin-bom
build-tooljavav2.3.21
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JvmStatic
kotlin.jvm.JvmStatic

Uses @JvmStatic annotation to expose a Kotlin companion object method as a Java static method.

import kotlin.jvm.JvmStatic class MyClass { companion object { @JvmStatic fun myStaticMethod() { } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.21latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
kotlin-bom — mvn dependency:get kotlin-bom · libregistry