Last Version

Groosh 0.3.5

Groosh - provides a shell-like capability for handling external processes

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy.modules.groosh
ArtifactId

ArtifactId

groovy-groosh
Version

Version

0.3.5
Type

Type

jar
Description

Description

Groosh
Groosh - provides a shell-like capability for handling external processes

Download groovy-groosh 0.3.5


<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.modules.groosh/groovy-groosh/ -->
<dependency>
    <groupId>org.codehaus.groovy.modules.groosh</groupId>
    <artifactId>groovy-groosh</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.modules.groosh/groovy-groosh/
implementation 'org.codehaus.groovy.modules.groosh:groovy-groosh:0.3.5'
// https://jarcasting.com/artifacts/org.codehaus.groovy.modules.groosh/groovy-groosh/
implementation ("org.codehaus.groovy.modules.groosh:groovy-groosh:0.3.5")
'org.codehaus.groovy.modules.groosh:groovy-groosh:jar:0.3.5'
<dependency org="org.codehaus.groovy.modules.groosh" name="groovy-groosh" rev="0.3.5">
  <artifact name="groovy-groosh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.modules.groosh', module='groovy-groosh', version='0.3.5')
)
libraryDependencies += "org.codehaus.groovy.modules.groosh" % "groovy-groosh" % "0.3.5"
[org.codehaus.groovy.modules.groosh/groovy-groosh "0.3.5"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.codehaus.groovy.maven.runtime : gmaven-runtime-1.6 jar 1.0
org.codehaus.groovy : groovy-all jar 1.6.3

Project Modules

There are no modules declared in this project.