License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy |
ArtifactId | ArtifactIdgroovy-console |
Last Version | Last Version3.0.8 |
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-console-3.0.8.pom | |
groovy-console-3.0.8-sources.jar | 242 KB |
groovy-console-3.0.8-javadoc.jar | 551 KB |
groovy-console-3.0.8-indy.jar | 1 MB |
groovy-console-3.0.8-groovydoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-console/ -->
<dependency>
<groupId>org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy</groupId>
<artifactId>groovy-console</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-console/
implementation 'org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-console:3.0.8'
// https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-console/
implementation ("org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-console:3.0.8")
'org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-console:jar:3.0.8'
<dependency org="org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy" name="groovy-console" rev="3.0.8">
<artifact name="groovy-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy', module='groovy-console', version='3.0.8')
)
libraryDependencies += "org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy" % "groovy-console" % "3.0.8"
[org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-console "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-templates | jar | 3.0.8 |
org.codehaus.groovy : groovy-swing | jar | 3.0.8 |