Dynamic bytecode instrumentation Java agent for GAG. GAG is an annotations library that provides a rich set of annotations for developers to express themselves.
'com.github.stokito:gag-agent:1.0.1'
<dependency> <groupId>com.github.stokito</groupId> <artifactId>gag-agent</artifactId> <version>1.0.1</version> </dependency>
<dependency org="com.github.stokito" name="gag-agent" rev="1.0.1"/>
"com.github.stokito", "gag-agent", "1.0.1"