is not current version
Last Version 1.4.0

com.github.rnett.krosstalk:com.github.rnett.krosstalk.gradle.plugin 1.2.2

Krosstalk Kotlin Compiler plugin

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

com.github.rnett.krosstalk.gradle.plugin
Version

Version

1.2.2
Type

Type

pom

Download com.github.rnett.krosstalk.gradle.plugin 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.rnett.krosstalk/com.github.rnett.krosstalk.gradle.plugin/ -->
<dependency>
    <groupId>com.github.rnett.krosstalk</groupId>
    <artifactId>com.github.rnett.krosstalk.gradle.plugin</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/com.github.rnett.krosstalk.gradle.plugin/
implementation 'com.github.rnett.krosstalk:com.github.rnett.krosstalk.gradle.plugin:1.2.2'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/com.github.rnett.krosstalk.gradle.plugin/
implementation ("com.github.rnett.krosstalk:com.github.rnett.krosstalk.gradle.plugin:1.2.2")
'com.github.rnett.krosstalk:com.github.rnett.krosstalk.gradle.plugin:pom:1.2.2'
<dependency org="com.github.rnett.krosstalk" name="com.github.rnett.krosstalk.gradle.plugin" rev="1.2.2">
  <artifact name="com.github.rnett.krosstalk.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='com.github.rnett.krosstalk.gradle.plugin', version='1.2.2')
)
libraryDependencies += "com.github.rnett.krosstalk" % "com.github.rnett.krosstalk.gradle.plugin" % "1.2.2"
[com.github.rnett.krosstalk/com.github.rnett.krosstalk.gradle.plugin "1.2.2"]