is not current version
Last Version 1.5.0

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

Kotlin JS Github Action Gradle Plugin

Categories

Categories

JavaScript Languages Gradle Build Tools Github Development Tools Version Controls Net
GroupId

GroupId

com.github.rnett.ktjs-github-action
ArtifactId

ArtifactId

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

Version

1.1.0
Type

Type

pom

Download com.github.rnett.ktjs-github-action.gradle.plugin 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-github-action.gradle.plugin/
implementation 'com.github.rnett.ktjs-github-action:com.github.rnett.ktjs-github-action.gradle.plugin:1.1.0'
// https://jarcasting.com/artifacts/com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-github-action.gradle.plugin/
implementation ("com.github.rnett.ktjs-github-action:com.github.rnett.ktjs-github-action.gradle.plugin:1.1.0")
'com.github.rnett.ktjs-github-action:com.github.rnett.ktjs-github-action.gradle.plugin:pom:1.1.0'
<dependency org="com.github.rnett.ktjs-github-action" name="com.github.rnett.ktjs-github-action.gradle.plugin" rev="1.1.0">
  <artifact name="com.github.rnett.ktjs-github-action.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.ktjs-github-action', module='com.github.rnett.ktjs-github-action.gradle.plugin', version='1.1.0')
)
libraryDependencies += "com.github.rnett.ktjs-github-action" % "com.github.rnett.ktjs-github-action.gradle.plugin" % "1.1.0"
[com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-github-action.gradle.plugin "1.1.0"]