Last Version

Gradle Plugins 0.2.2

Gradle Plugins

License

License

Apache License
Categories

Categories

Kotlin Languages Gradle Build Tools
GroupId

GroupId

com.github.goldin.plugins.gradle
ArtifactId

ArtifactId

kotlin
Version

Version

0.2.2
Type

Type

jar
Description

Description

Gradle Plugins
Gradle Plugins
Project URL

Project URL

http://evgeny-goldin.com/wiki/Gradle_Plugins

Download kotlin 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/kotlin/ -->
<dependency>
    <groupId>com.github.goldin.plugins.gradle</groupId>
    <artifactId>kotlin</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/kotlin/
implementation 'com.github.goldin.plugins.gradle:kotlin:0.2.2'
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/kotlin/
implementation ("com.github.goldin.plugins.gradle:kotlin:0.2.2")
'com.github.goldin.plugins.gradle:kotlin:jar:0.2.2'
<dependency org="com.github.goldin.plugins.gradle" name="kotlin" rev="0.2.2">
  <artifact name="kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin.plugins.gradle', module='kotlin', version='0.2.2')
)
libraryDependencies += "com.github.goldin.plugins.gradle" % "kotlin" % "0.2.2"
[com.github.goldin.plugins.gradle/kotlin "0.2.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.goldin.plugins.gradle : common jar 0.2.2
org.codehaus.gpars : gpars jar 1.0.0
org.gcontracts : gcontracts-core jar 1.2.10
org.jetbrains.kotlin : kotlin-compiler jar 0.5.162
org.jetbrains.kotlin : kdoc jar 0.5.162

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.