MVN

org.jetbrains.kotlin : kotlin-build-common-test

Maven & Gradle

Jun 15, 2016
3 usages
45.1k stars

Testing utils (for incremental compilation mostly)

<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-build-common-test</artifactId>
    <version>1.0.2-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlin : kotlin-build-common-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2-1

All Versions

Choose a version of org.jetbrains.kotlin : kotlin-build-common-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kotlin-build-common-test-1.0.2-1
kotlin-build-common-test-1.0.2

How to add a dependency to Maven

Add the following org.jetbrains.kotlin : kotlin-build-common-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-build-common-test</artifactId>
    <version>1.0.2-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.kotlin : kotlin-build-common-test gradle dependency to your build.gradle file:

implementation 'org.jetbrains.kotlin:kotlin-build-common-test:1.0.2-1'

Gradle Kotlin DSL: Add the following org.jetbrains.kotlin : kotlin-build-common-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.kotlin:kotlin-build-common-test:1.0.2-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.kotlin : kotlin-build-common-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.kotlin" % "kotlin-build-common-test" % "1.0.2-1"

Advertisement

Dependencies from Group

Aug 23, 2023
13.5k usages
47.5k stars
Aug 23, 2023
12.7k usages
47.5k stars
Aug 23, 2023
9.1k usages
47.5k stars
Aug 23, 2023
4.8k usages
47.5k stars
Aug 23, 2023
2.7k usages
47.5k stars

Discover Dependencies

Jun 15, 2016
1 usages
Jun 15, 2016
757 stars
Jun 15, 2016
2.6k stars
Jun 15, 2016
3 usages
17 stars
Jun 15, 2016
2.5k stars
Jun 15, 2016
3 usages
58.9k stars