Download Annotation-EX-api-0.1.2.jar file - Jar a

Jar examples for a:Annotation-EX-api

Description

Java Annotation Extension API

You can download jar file Annotation-EX-api 0.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Annotation-EX-api-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.XDean</groupId>
   <artifactId>Annotation-EX-api</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.XDean', name: 'Annotation-EX-api', version: '0.1.2'
libraryDependencies += "com.github.XDean" % "Annotation-EX-api" % "0.1.2"
<dependency org="com.github.XDean" name="Annotation-EX-api" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.XDean', module='Annotation-EX-api', version='0.1.2'))
'com.github.XDean:Annotation-EX-api:jar:0.1.2'

Download

Click the following link to download the jar file.

Annotation-EX-api-0.1.2-javadoc.jar
Annotation-EX-api-0.1.2-sources.jar
Annotation-EX-api-0.1.2.jar
Annotation-EX-api-0.1.2.pom



Related Tutorials