How To Install Java Artifact org.jetbrains.kotlin.kotlin-stdlib v1.1.1

org.jetbrains.kotlin kotlin-stdlib 1.1.1

Introduction

In this article, we'll learn how to install Java artifact kotlin-stdlib from org.jetbrains.kotlin group in version 1.1.1. The artifact is available in 220 versions: 2.0.0-RC1 2.0.0-Beta5 2.0.0-Beta4 2.0.0-Beta3 2.0.0-Beta2 2.0.0-Beta1 1.9.23 1.9.22 1.9.21 1.9.20-RC2 1.9.20-RC 1.9.20-Beta2 1.9.20-Beta 1.9.20 1.9.10 1.9.0-RC 1.9.0-Beta 1.9.0 1.8.22 1.8.21 1.8.20-RC2 1.8.20-RC 1.8.20-Beta 1.8.20 1.8.10 1.8.0-RC2 1.8.0-RC 1.8.0-Beta 1.8.0-343 1.8.0 1.7.22 1.7.21 1.7.20-RC 1.7.20-Beta 1.7.20 1.7.10 1.7.0-RC2 1.7.0-RC 1.7.0-Beta 1.7.0 1.6.21 1.6.20-RC2 1.6.20-RC 1.6.20-M1 1.6.20 1.6.10-RC 1.6.10 1.6.0-RC2 1.6.0-RC 1.6.0-M1 1.6.0 1.5.32 1.5.31 1.5.30-RC 1.5.30-M1 1.5.30 1.5.21 1.5.20-RC 1.5.20-M1 1.5.20 1.5.10 1.5.0-RC 1.5.0-M2 1.5.0-M1 1.5.0 1.4.32 1.4.31 1.4.30-RC 1.4.30-M1 1.4.30 1.4.21-2 1.4.21 1.4.20-RC 1.4.20-M2 1.4.20-M1 1.4.20 1.4.10 1.4.0-rc 1.4.0 1.3.72 1.3.71 1.3.70 1.3.61 1.3.60 1.3.50 1.3.41 1.3.40 1.3.31 1.3.30 1.3.21 1.3.20 1.3.11 1.3.10 1.3.0-rc-198 1.3.0-rc-190 1.3.0 1.2.71 1.2.70 1.2.61 1.2.60 1.2.51 1.2.50 1.2.41 1.2.40 1.2.31 1.2.30 1.2.21 1.2.20 1.2.10 1.2.0 1.1.61 1.1.60 1.1.51 1.1.50 1.1.4-3 1.1.4-2 1.1.4 1.1.3-2 1.1.3 1.1.2-5 1.1.2-4 1.1.2-3 1.1.2-2 1.1.2 1.1.1 1.1.0 1.0.7 1.0.6 1.0.5-3 1.0.5-2 1.0.5 1.0.4 1.0.3 1.0.2-1 1.0.2 1.0.1-2 1.0.1-1 1.0.1 1.0.0-rc-1036 1.0.0-beta-4589 1.0.0-beta-4584 1.0.0-beta-4583 1.0.0-beta-3595 1.0.0-beta-3594 1.0.0-beta-3593 1.0.0-beta-2423 1.0.0-beta-2422 1.0.0-beta-2417 1.0.0-beta-1103 1.0.0-beta-1038 1.0.0 0.14.451 0.14.449 0.13.1516 0.13.1514 0.13.1513 0.12.1230 0.12.1218 0.12.613 0.12.412 0.12.213 0.12.200 0.11.91.4 0.11.91.2 0.11.91.1 0.11.91 0.10.1316 0.10.770 0.10.709 0.10.195 0.10.4 0.9.976 0.9.206 0.9.66 0.9.1-native 0.9.0-native 0.8.1527 0.8.679 0.8.484 0.8.11 0.7.1217 0.7.1090 0.7.895 0.7.852 0.7.802 0.7.271 0.7.270 0.7.258 0.7.191 0.7.115 0.7.86 0.7.5 0.6.2517 0.6.2451 0.6.1910 0.6.1673 0.6.1670 0.6.1658 0.6.1617 0.6.1603 0.6.1590 0.6.1507 0.6.1411 0.6.1315 0.6.1070 0.6.912 0.6.800 0.6.786 0.6.602 0.6.594 0.6.350 0.6.317 0.6.179 0.6.69 0.6.31 0.6.22 0.5.1131 0.5.998 0.0.2-test-deploy 0.0.1-test-deploy The parent project is: org.jetbrains.kotlin::kotlin-project::1.1.1

How To Install Java Artifact org.jetbrains.kotlin.kotlin-stdlib In Version 1.1.1

To install the Org Jetbrains Kotlin Stdlib artifact in version 1.1.1 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 Org Jetbrains Kotlin Stdlib 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.

Compile dependencies (1)