Last Version

org.jetbrains.kotlin:kotlin-maven-plugin-test 1.0.2-1

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

License

License

Categories

Categories

Kotlin Languages Maven Build Tools
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-maven-plugin-test
Version

Version

1.0.2-1
Type

Type

jar
Description

Description

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

Download kotlin-maven-plugin-test 1.0.2-1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-maven-plugin jar 1.0.2-1
org.jetbrains.kotlin : kotlin-reflect jar 1.0.2-1
org.jetbrains.kotlin : kotlin-js-library jar 1.0.2-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.