Last Version

Apache Groovy 3.0.11

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-console
Version

Version

3.0.11
Type

Type

jar
Description

Description

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Project URL

Project URL

https://groovy-lang.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/groovy.git

Download groovy-console 3.0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.11

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-templates jar 3.0.11
org.codehaus.groovy : groovy-swing jar 3.0.11

Project Modules

There are no modules declared in this project.