MVN

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

Maven & Gradle

Feb 24, 2022
22 stars

Krosstalk Plugin · Krosstalk Kotlin Compiler plugin

<dependency>
    <groupId>com.github.rnett.krosstalk</groupId>
    <artifactId>com.github.rnett.krosstalk.gradle.plugin</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rnett.krosstalk : com.github.rnett.krosstalk.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.rnett.krosstalk : com.github.rnett.krosstalk.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
com.github.rnett.krosstalk.gradle.plugin-1.4.0
1.3.x
com.github.rnett.krosstalk.gradle.plugin-1.3.0
1.2.x
com.github.rnett.krosstalk.gradle.plugin-1.2.3
com.github.rnett.krosstalk.gradle.plugin-1.2.2
com.github.rnett.krosstalk.gradle.plugin-1.2.1
com.github.rnett.krosstalk.gradle.plugin-1.2.0
1.1.x
com.github.rnett.krosstalk.gradle.plugin-1.1.2
com.github.rnett.krosstalk.gradle.plugin-1.1.1
com.github.rnett.krosstalk.gradle.plugin-1.1.0
1.0.x
com.github.rnett.krosstalk.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rnett.krosstalk</groupId>
    <artifactId>com.github.rnett.krosstalk.gradle.plugin</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement