is not current version
Last Version 3.0.11

Apache Groovy 3.0.10

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-cli-commons
Version

Version

3.0.10
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-cli-commons 3.0.10


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4

Project Modules

There are no modules declared in this project.