SkillAgentSearch skills...

Asteroid

A set of utilities to create Groovy AST transformations

Install / Use

/learn @grooviter/Asteroid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

license release

Asteroid is a set of utilities to make it easier to develop Groovy AST transformations. In order to use Asteroid in your Groovy code you can find it in Maven Central:

repositories {
    mavenCentral()
}

Then you can add the dependency to your project:

compile com.github.grooviter:asteroid:0.5.0'

Current documentation is available here

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2y ago
Forks4

Languages

Java

Security Score

80/100

Audited on Oct 31, 2023

No findings