Last Version

Groosh 0.3.6

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy.modules
ArtifactId

ArtifactId

groosh
Version

Version

0.3.6
Type

Type

jar
Description

Description

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

Download groosh 0.3.6


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.codehaus.groovy : groovy-all jar 1.7.0

Project Modules

There are no modules declared in this project.