Last Version

gradle-groovysh-plugin 1.0.8

null

License

License

The Apache Software License, Version 2.0
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.tkruse.gradle
ArtifactId

ArtifactId

gradle-groovysh-plugin
Version

Version

1.0.8
Type

Type

jar
Description

Description

gradle-groovysh-plugin
null
Project URL

Project URL

https://github.com/tkruse/gradle-groovysh-plugin
Source Code Management

Source Code Management

https://github.com/tkruse/gradle-groovysh-plugin

Download gradle-groovysh-plugin 1.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
jline : jline jar 1.0
org.codehaus.groovy : groovy-all jar 2.4.4

runtime (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.11

Project Modules

There are no modules declared in this project.