| License | License | 
|---|---|
| Categories | CategoriesGroovy Languages | 
| GroupId | GroupIdorg.codehaus.groovy | 
| ArtifactId | ArtifactIdgroovy-groovysh | 
| Last Version | Last Version3.0.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Groovy Groovy: A powerful, dynamic language for the JVM | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| groovy-groovysh-3.0.11.pom | |
| groovy-groovysh-3.0.11.jar | 295 KB | 
| groovy-groovysh-3.0.11-sources.jar | 66 KB | 
| groovy-groovysh-3.0.11-javadoc.jar | 39 KB | 
| groovy-groovysh-3.0.11-indy.jar | 304 KB | 
| groovy-groovysh-3.0.11-groovydoc.jar | 166 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.codehaus.groovy/groovy-groovysh/ -->
<dependency>
    <groupId>org.codehaus.groovy</groupId>
    <artifactId>groovy-groovysh</artifactId>
    <version>3.0.11</version>
</dependency>// https://jarcasting.com/artifacts/org.codehaus.groovy/groovy-groovysh/
implementation 'org.codehaus.groovy:groovy-groovysh:3.0.11'// https://jarcasting.com/artifacts/org.codehaus.groovy/groovy-groovysh/
implementation ("org.codehaus.groovy:groovy-groovysh:3.0.11")'org.codehaus.groovy:groovy-groovysh:jar:3.0.11'<dependency org="org.codehaus.groovy" name="groovy-groovysh" rev="3.0.11">
  <artifact name="groovy-groovysh" type="jar" />
</dependency>@Grapes(
@Grab(group='org.codehaus.groovy', module='groovy-groovysh', version='3.0.11')
)libraryDependencies += "org.codehaus.groovy" % "groovy-groovysh" % "3.0.11"[org.codehaus.groovy/groovy-groovysh "3.0.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-templates | jar | 3.0.11 | 
| org.codehaus.groovy : groovy | jar | 3.0.11 | 
| org.codehaus.groovy : groovy-console | jar | 3.0.11 | 
| org.codehaus.groovy : groovy-xml | jar | 3.0.11 | 
| jline : jline | jar | 2.14.6 | 
