is not current version
Last Version 2.3.3.6

com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin 0.1

kotlin java tools

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.jchanghong.jch
ArtifactId

ArtifactId

com.github.jchanghong.jch.gradle.plugin
Version

Version

0.1
Type

Type

pom

Download com.github.jchanghong.jch.gradle.plugin 0.1


<!-- https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/ -->
<dependency>
    <groupId>com.github.jchanghong.jch</groupId>
    <artifactId>com.github.jchanghong.jch.gradle.plugin</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/
implementation 'com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:0.1'
// https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/
implementation ("com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:0.1")
'com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:pom:0.1'
<dependency org="com.github.jchanghong.jch" name="com.github.jchanghong.jch.gradle.plugin" rev="0.1">
  <artifact name="com.github.jchanghong.jch.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong.jch', module='com.github.jchanghong.jch.gradle.plugin', version='0.1')
)
libraryDependencies += "com.github.jchanghong.jch" % "com.github.jchanghong.jch.gradle.plugin" % "0.1"
[com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin "0.1"]