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.4.3 |
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.4.3</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.4.3'
// 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.4.3")
'com.github.rnett.ktjs-github-action:com.github.rnett.ktjs-github-action.gradle.plugin:pom:1.4.3'
<dependency org="com.github.rnett.ktjs-github-action" name="com.github.rnett.ktjs-github-action.gradle.plugin" rev="1.4.3">
<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.4.3')
)
libraryDependencies += "com.github.rnett.ktjs-github-action" % "com.github.rnett.ktjs-github-action.gradle.plugin" % "1.4.3"
[com.github.rnett.ktjs-github-action/com.github.rnett.ktjs-github-action.gradle.plugin "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rnett.ktjs-github-action : kotlin-js-action-plugin | jar | 1.4.3 |