Last Version

Groovy 2.0.0-rc-3

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-all-tests
Version

Version

2.0.0-rc-3
Type

Type

jar
Description

Description

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

Project Organization

The Codehaus

Download groovy-all-tests 2.0.0-rc-3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.0.0-rc-3

Project Modules

There are no modules declared in this project.