MVN

com.github.rnett.ktjs-github-action : com.github.rnett.ktjs-github-action.gradle.plugin

Maven & Gradle

Nov 23, 2022
14 stars

Kotlin JS GitHub Action Gradle Plugin · Kotlin JS GitHub Action Gradle Plugin

<dependency>
    <groupId>com.github.rnett.ktjs-github-action</groupId>
    <artifactId>com.github.rnett.ktjs-github-action.gradle.plugin</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.0

All Versions

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

Version Vulnerabilities Updated
1.6.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.6.0
1.5.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.5.0
1.4.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.4.3
com.github.rnett.ktjs-github-action.gradle.plugin-1.4.2
com.github.rnett.ktjs-github-action.gradle.plugin-1.4.1
com.github.rnett.ktjs-github-action.gradle.plugin-1.4.0
1.3.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.3.0
1.1.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.1.1
com.github.rnett.ktjs-github-action.gradle.plugin-1.1.0
1.0.x
com.github.rnett.ktjs-github-action.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rnett.ktjs-github-action</groupId>
    <artifactId>com.github.rnett.ktjs-github-action.gradle.plugin</artifactId>
    <version>1.6.0</version>
</dependency>