Last Version

org.jetbrains.kotlin:kotlin-test-parent 1.1.2-5

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-test-parent
Version

Version

1.1.2-5
Type

Type

jar
Description

Description

Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript

Download kotlin-test-parent 1.1.2-5


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-test-parent/ -->
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-test-parent</artifactId>
    <version>1.1.2-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-test-parent/
implementation 'org.jetbrains.kotlin:kotlin-test-parent:1.1.2-5'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-test-parent/
implementation ("org.jetbrains.kotlin:kotlin-test-parent:1.1.2-5")
'org.jetbrains.kotlin:kotlin-test-parent:jar:1.1.2-5'
<dependency org="org.jetbrains.kotlin" name="kotlin-test-parent" rev="1.1.2-5">
  <artifact name="kotlin-test-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-test-parent', version='1.1.2-5')
)
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-test-parent" % "1.1.2-5"
[org.jetbrains.kotlin/kotlin-test-parent "1.1.2-5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • common
  • jvm
  • js
  • junit