is not current version
Last Version 1.0.8

com.tkruse.gradle:gradle-groovysh-plugin 0.4.0

null

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.tkruse.gradle
ArtifactId

ArtifactId

gradle-groovysh-plugin
Version

Version

0.4.0
Type

Type

jar

Download gradle-groovysh-plugin 0.4.0


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