MVN

com.github.rnett.compiler-plugin-utils : com.github.rnett.compiler-plugin-utils.gradle.plugin

Maven & Gradle

Dec 02, 2021
6 stars

Kotlin Compiler Plugin Utils gradle plugin · The gradle plugin for Kotlin Compiler Plugin Utils

<dependency>
    <groupId>com.github.rnett.compiler-plugin-utils</groupId>
    <artifactId>com.github.rnett.compiler-plugin-utils.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.1.0
1.0.x
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.0.4
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.0.3
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.0.2
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.0.1
com.github.rnett.compiler-plugin-utils.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rnett.compiler-plugin-utils</groupId>
    <artifactId>com.github.rnett.compiler-plugin-utils.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>