Registry / other / groovy-macro

groovy-macro

JSON →
library3.0.25javamavenunverified

Macro support for the Groovy programming language.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-macro</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-MACRO
G
groovy-macro
otherjavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Macro
groovy.transform.Macro

Applies the @Macro annotation to a Groovy class.

import groovy.transform.Macro @Macro class Example { static void main(String[] args) { println "Macro example" } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
groovy-macro — mvn dependency:get groovy-macro · libregistry