License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Gradle Build Tools Github Development Tools Version Controls Net |
GroupId | GroupIdcom.github.rnett.ktjs-github-action |
ArtifactId | ArtifactIdcom.github.rnett.ktjs-github-action.gradle.plugin |
Version | Version1.5.0 |
Type | Typepom |
Description |
DescriptionKotlin JS GitHub Action Gradle Plugin
Kotlin JS GitHub Action Gradle Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.5.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.5.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.5.0")
'com.github.rnett.ktjs-github-action:com.github.rnett.ktjs-github-action.gradle.plugin:pom:1.5.0'
<dependency org="com.github.rnett.ktjs-github-action" name="com.github.rnett.ktjs-github-action.gradle.plugin" rev="1.5.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.5.0')
)
libraryDependencies += "com.github.rnett.ktjs-github-action" % "com.github.rnett.ktjs-github-action.gradle.plugin" % "1.5.0"
[com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-github-action.gradle.plugin "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rnett.ktjs-github-action : kotlin-js-action-plugin | jar | 1.5.0 |