is not current version
Last Version 3.0.11

Apache Groovy 3.0.9

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-macro
Version

Version

3.0.9
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-macro 3.0.9


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.