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