Kotlin JS GitHub Action Gradle Plugin


License

License

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
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin JS GitHub Action Gradle Plugin
Kotlin JS GitHub Action Gradle Plugin
Project URL

Project URL

https://github.com/rnett/kotlin-js-action/
Source Code Management

Source Code Management

https://github.com/rnett/kotlin-js-action.git

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

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rnett.ktjs-github-action : kotlin-js-action-plugin jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.1.1
1.1.0
1.0.0