How To Install Java Artifact org.jetbrains.kotlinx.lincheck v2.15

org.jetbrains.kotlinx lincheck 2.15

Introduction

In this article, we'll learn how to install Java artifact lincheck from org.jetbrains.kotlinx group in version 2.15. The artifact is available in 28 versions: 2.32 2.31 2.30 2.29 2.28.1 2.28 2.27 2.26 2.25 2.24 2.23-IDEA-PLUGIN 2.23 2.22 2.21-IDEA-PLUGIN-2 2.21-IDEA-PLUGIN-1 2.21-IDEA-PLUGIN 2.21 2.20 2.19 2.18.1 2.18 2.17 2.16 2.15 2.14.1 2.14 2.13 2.12 . The lincheck project has been released under GNU Lesser General Public License v3.0 license, and has its own website at: https://github.com/Kotlin/kotlinx-lincheck .

How To Install Java Artifact org.jetbrains.kotlinx.lincheck In Version 2.15

To install the lincheck artifact in version 2.15 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 lincheck 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.

Licenses