Last Version

Google Annotations Gallery parent 1.0.1

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.

License

License

GroupId

GroupId

com.github.stokito
ArtifactId

ArtifactId

gag
Version

Version

1.0.1
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/stokito/gag
Source Code Management

Source Code Management

https://github.com/stokito/gag/

Download gag 1.0.1

Filename Size
gag-1.0.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.stokito/gag/ -->
<dependency>
    <groupId>com.github.stokito</groupId>
    <artifactId>gag</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stokito/gag/
implementation 'com.github.stokito:gag:1.0.1'
// https://jarcasting.com/artifacts/com.github.stokito/gag/
implementation ("com.github.stokito:gag:1.0.1")
'com.github.stokito:gag:pom:1.0.1'
<dependency org="com.github.stokito" name="gag" rev="1.0.1">
  <artifact name="gag" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stokito', module='gag', version='1.0.1')
)
libraryDependencies += "com.github.stokito" % "gag" % "1.0.1"
[com.github.stokito/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

  • gag-annotations
  • gag-agent