MVN

org.jetbrains.kotlinx : lincheck

Maven & Gradle

Jul 31, 2023
1 usages
523 stars

lincheck · Lincheck - Framework for testing concurrent data structures

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>lincheck</artifactId>
    <version>2.23-IDEA-PLUGIN</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlinx : lincheck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.23-IDEA-PLUGIN

All Versions

Choose a version of org.jetbrains.kotlinx : lincheck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.23
lincheck-2.23-IDEA-PLUGIN
lincheck-2.23
2.22
lincheck-2.22
2.21
lincheck-2.21-IDEA-PLUGIN-2
lincheck-2.21-IDEA-PLUGIN-1
lincheck-2.21-IDEA-PLUGIN
lincheck-2.21
2.20
lincheck-2.20
2.19
lincheck-2.19
2.18.x
lincheck-2.18.1
2.18
lincheck-2.18
2.17
lincheck-2.17
2.16
lincheck-2.16
2.15
lincheck-2.15
2.14.x
lincheck-2.14.1
2.14
lincheck-2.14
2.13
lincheck-2.13
2.12
lincheck-2.12

How to add a dependency to Maven

Add the following org.jetbrains.kotlinx : lincheck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>lincheck</artifactId>
    <version>2.23-IDEA-PLUGIN</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.kotlinx : lincheck gradle dependency to your build.gradle file:

implementation 'org.jetbrains.kotlinx:lincheck:2.23-IDEA-PLUGIN'

Gradle Kotlin DSL: Add the following org.jetbrains.kotlinx : lincheck gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.kotlinx:lincheck:2.23-IDEA-PLUGIN")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.kotlinx : lincheck sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.kotlinx" % "lincheck" % "2.23-IDEA-PLUGIN"

Advertisement

Dependencies from Group

Jun 29, 2023
2.4k usages
12.7k stars
Jun 29, 2023
1.9k usages
12.7k stars
Jun 29, 2023
1k usages
12.7k stars
Aug 22, 2023
700 usages
5.1k stars
Jul 16, 2020
532 usages
12.7k stars

Discover Dependencies

Jul 07, 2023
12 usages
3 stars
Sep 18, 2018
2 usages
2 stars
Aug 19, 2023
7 usages
240 stars
Apr 25, 2016
7 usages
3 stars
Feb 28, 2020
8 usages
Nov 09, 2020
15 usages
Jul 12, 2023
18 usages
2.4k stars
Jan 02, 2019
38 usages
667 stars