is not current version
Last Version 1.7.0

Kotlin Libraries bill-of-materials 1.6.10

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-bom
Version

Version

1.6.10
Type

Type

pom
Description

Description

Kotlin Libraries bill-of-materials
Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript
Project URL

Project URL

https://kotlinlang.org/
Source Code Management

Source Code Management

https://github.com/JetBrains/kotlin

Download kotlin-bom 1.6.10

Filename Size
kotlin-bom-1.6.10.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-bom/ -->
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-bom</artifactId>
    <version>1.6.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-bom/
implementation 'org.jetbrains.kotlin:kotlin-bom:1.6.10'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-bom/
implementation ("org.jetbrains.kotlin:kotlin-bom:1.6.10")
'org.jetbrains.kotlin:kotlin-bom:pom:1.6.10'
<dependency org="org.jetbrains.kotlin" name="kotlin-bom" rev="1.6.10">
  <artifact name="kotlin-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-bom', version='1.6.10')
)
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-bom" % "1.6.10"
[org.jetbrains.kotlin/kotlin-bom "1.6.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.