Last Version

Groovy 1.5.8

Groovy: A powerful, dynamic language for the JVM

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-all-minimal
Version

Version

1.5.8
Type

Type

jar
Description

Description

Groovy
Groovy: A powerful, dynamic language for the JVM
Project Organization

Project Organization

The Codehaus

Download groovy-all-minimal 1.5.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.