Jar examples for g:gag
An annotations library that provides a rich set of annotations for developers to express themselves.
You can download jar file gag 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gag-1.0.1.jar to your project.
<dependency> <groupId>com.google.gag</groupId> <artifactId>gag</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.google.gag', name: 'gag', version: '1.0.1'
libraryDependencies += "com.google.gag" % "gag" % "1.0.1"
<dependency org="com.google.gag" name="gag" rev="1.0.1"/>
@Grapes(@Grab(group='com.google.gag', module='gag', version='1.0.1'))
'com.google.gag:gag:jar:1.0.1'
Click the following link to download the jar file.
gag-1.0.1.pom