MVN

org.jetbrains.kotlinx : kotlinx-coroutines-bom

Maven & Gradle

Jun 29, 2023
184 usages
12.6k stars

kotlinx-coroutines-bom · Coroutines support libraries for Kotlin

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-coroutines-bom</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlinx : kotlinx-coroutines-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 1.7.0-RC
  • Latest Beta: 1.7.0-Beta

All Versions

Choose a version of org.jetbrains.kotlinx : kotlinx-coroutines-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
kotlinx-coroutines-bom-1.7.2
kotlinx-coroutines-bom-1.7.1
kotlinx-coroutines-bom-1.7.0
kotlinx-coroutines-bom-1.7.0-RC
kotlinx-coroutines-bom-1.7.0-Beta
1.6.x
kotlinx-coroutines-bom-1.6.4
kotlinx-coroutines-bom-1.6.3-native-mt
kotlinx-coroutines-bom-1.6.3
kotlinx-coroutines-bom-1.6.2
kotlinx-coroutines-bom-1.6.1-native-mt
kotlinx-coroutines-bom-1.6.1
kotlinx-coroutines-bom-1.6.0-native-mt
kotlinx-coroutines-bom-1.6.0
kotlinx-coroutines-bom-1.6.0-RC3
kotlinx-coroutines-bom-1.6.0-RC2
kotlinx-coroutines-bom-1.6.0-RC
1.5.x
kotlinx-coroutines-bom-1.5.2-native-mt
kotlinx-coroutines-bom-1.5.2
kotlinx-coroutines-bom-1.5.1-native-mt
kotlinx-coroutines-bom-1.5.1
kotlinx-coroutines-bom-1.5.0-native-mt
kotlinx-coroutines-bom-1.5.0
kotlinx-coroutines-bom-1.5.0-RC-native-mt
kotlinx-coroutines-bom-1.5.0-RC
1.4.x
kotlinx-coroutines-bom-1.4.3-native-mt
kotlinx-coroutines-bom-1.4.3
kotlinx-coroutines-bom-1.4.2-native-mt
kotlinx-coroutines-bom-1.4.2
kotlinx-coroutines-bom-1.4.1-native-mt
kotlinx-coroutines-bom-1.4.1
kotlinx-coroutines-bom-1.4.0
kotlinx-coroutines-bom-1.4.0-M1
1.3.x
kotlinx-coroutines-bom-1.3.9-native-mt-2
kotlinx-coroutines-bom-1.3.9-native-mt
kotlinx-coroutines-bom-1.3.9
kotlinx-coroutines-bom-1.3.8-native-mt-1.4.0-rc
kotlinx-coroutines-bom-1.3.8-1.4.0-rc
kotlinx-coroutines-bom-1.3.8
kotlinx-coroutines-bom-1.3.7-native-mt-1.4-M2
kotlinx-coroutines-bom-1.3.7
kotlinx-coroutines-bom-1.3.6
kotlinx-coroutines-bom-1.3.5-2-native-mt-1.4-M1
kotlinx-coroutines-bom-1.3.5-native-mt-1.4-M1
kotlinx-coroutines-bom-1.3.5-native-mt
kotlinx-coroutines-bom-1.3.5
kotlinx-coroutines-bom-1.3.4
kotlinx-coroutines-bom-1.3.3
kotlinx-coroutines-bom-1.3.2-1.3.60
kotlinx-coroutines-bom-1.3.2
kotlinx-coroutines-bom-1.3.1
kotlinx-coroutines-bom-1.3.0
kotlinx-coroutines-bom-1.3.0-RC2
kotlinx-coroutines-bom-1.3.0-RC

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-coroutines-bom</artifactId>
    <version>1.7.2</version>
</dependency>