MVN

com.github.stokito : gag

Maven & Gradle

Jul 01, 2012
44 stars

Google Annotations Gallery parent · An annotations library that provides a rich set of annotations for developers to express themselves. Do you find the standard Java annotations dry and lackluster? Have you ever resorted to leaving messages to fellow developers with the @Deprecated annotation? Wouldn't you rather leave a @LOL or @Facepalm instead? If so, then this is the gallery for you.

<dependency>
    <groupId>com.github.stokito</groupId>
    <artifactId>gag</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stokito : gag to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.stokito : gag to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gag-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.stokito</groupId>
    <artifactId>gag</artifactId>
    <version>1.0.1</version>
</dependency>