License |
License |
---|---|
GroupId | GroupIdcom.google.gag |
ArtifactId | ArtifactIdgag-agent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongag-agent
An annotations library that provides a rich set of annotations for developers to express themselves.
|
Filename | Size |
---|---|
gag-agent-1.0.1.pom | |
gag-agent-1.0.1.jar | 43 KB |
gag-agent-1.0.1-sources.jar | 27 KB |
gag-agent-1.0.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gag/gag-agent/ -->
<dependency>
<groupId>com.google.gag</groupId>
<artifactId>gag-agent</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gag/gag-agent/
implementation 'com.google.gag:gag-agent:1.0.1'
// https://jarcasting.com/artifacts/com.google.gag/gag-agent/
implementation ("com.google.gag:gag-agent:1.0.1")
'com.google.gag:gag-agent:jar:1.0.1'
<dependency org="com.google.gag" name="gag-agent" rev="1.0.1">
<artifact name="gag-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gag', module='gag-agent', version='1.0.1')
)
libraryDependencies += "com.google.gag" % "gag-agent" % "1.0.1"
[com.google.gag/gag-agent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.1 |
asm : asm-commons | jar | 3.1 |
com.google.guava : guava | jar | 10.0 |