is not current version
Last Version 1.0.8

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

null

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.tkruse.gradle
ArtifactId

ArtifactId

gradle-groovysh-plugin
Version

Version

1.0.1
Type

Type

jar

Download gradle-groovysh-plugin 1.0.1


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