groovy:groovy-all-1.0-jsr


Categories

Categories

Groovy Languages
GroupId

GroupId

groovy
ArtifactId

ArtifactId

groovy-all-1.0-jsr
Last Version

Last Version

06
Release Date

Release Date

Type

Type

jar
Description

Description

Download groovy-all-1.0-jsr

How to add to project

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

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.

Versions

Version
06
05
04
03
02
01