Download Annotation-EX-api-0.1.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials