Last Version

gram 1.1

Gram is a metadata processing engine for Groovy

GroupId

GroupId

groovy
ArtifactId

ArtifactId

gram
Version

Version

1.1
Type

Type

jar
Description

Description

gram
Gram is a metadata processing engine for Groovy
Project Organization

Project Organization

The Codehaus

Download gram 1.1

Filename Size
gram-1.1.pom
gram-1.1.jar 9 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
groovy : groovy-all jar 1.0-jsr-03
annogen : annogen jar 0.1.0
ant : ant jar 1.6.2

Project Modules

There are no modules declared in this project.