Last Version

gag 1.0.1

An annotations library that provides a rich set of annotations for developers to express themselves.

License

License

GroupId

GroupId

com.google.gag
ArtifactId

ArtifactId

gag
Version

Version

1.0.1
Type

Type

jar
Description

Description

gag
An annotations library that provides a rich set of annotations for developers to express themselves.

Download gag 1.0.1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.