How To Install Java Artifact org.jetbrains.kotlinx.kotlinx-coroutines-bom v1.4.3

org.jetbrains.kotlinx kotlinx-coroutines-bom 1.4.3

Introduction

In this article, we'll learn how to install Java artifact kotlinx-coroutines-bom from org.jetbrains.kotlinx group in version 1.4.3. The artifact is available in 58 versions: 1.8.1-Beta 1.8.0-RC2 1.8.0-RC 1.8.0 1.7.3 1.7.2 1.7.1 1.7.0-RC 1.7.0-Beta 1.7.0 1.6.4 1.6.3-native-mt 1.6.3 1.6.2 1.6.1-native-mt 1.6.1 1.6.0-native-mt 1.6.0-RC3 1.6.0-RC2 1.6.0-RC 1.6.0 1.5.2-native-mt 1.5.2 1.5.1-native-mt 1.5.1 1.5.0-native-mt 1.5.0-RC-native-mt 1.5.0-RC 1.5.0 1.4.3-native-mt 1.4.3 1.4.2-native-mt 1.4.2 1.4.1-native-mt 1.4.1 1.4.0-M1 1.4.0 1.3.9-native-mt-2 1.3.9-native-mt 1.3.9 1.3.8-native-mt-1.4.0-rc 1.3.8-1.4.0-rc 1.3.8 1.3.7-native-mt-1.4-M2 1.3.7 1.3.6 1.3.5-native-mt-1.4-M1 1.3.5-native-mt 1.3.5-2-native-mt-1.4-M1 1.3.5 1.3.4 1.3.3 1.3.2-1.3.60 1.3.2 1.3.1 1.3.0-RC2 1.3.0-RC 1.3.0 . The kotlinx-coroutines-bom project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/Kotlin/kotlinx.coroutines .

How To Install Java Artifact org.jetbrains.kotlinx.kotlinx-coroutines-bom In Version 1.4.3

To install the kotlinx-coroutines-bom artifact in version 1.4.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses kotlinx-coroutines-bom dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (16)

Licenses