Last Version

Google Annotations Gallery agent 1.0.1

Dynamic bytecode instrumentation Java agent for GAG. GAG is an annotations library that provides a rich set of annotations for developers to express themselves.

License

License

GroupId

GroupId

com.github.stokito
ArtifactId

ArtifactId

gag-agent
Version

Version

1.0.1
Type

Type

jar
Description

Description

Google Annotations Gallery agent
Dynamic bytecode instrumentation Java agent for GAG. GAG is an annotations library that provides a rich set of annotations for developers to express themselves.

Download gag-agent 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.stokito : gag-annotations jar 1.0.1
asm : asm jar 3.1
asm : asm-commons jar 3.1
com.google.guava : guava jar 10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.