Download atservice-annotation-0.1.jar file - Jar a

Jar examples for a:atservice-annotation

Description

You can download jar file atservice-annotation 0.1 in this page.

Build File

You can use the following script to add atservice-annotation-0.1.jar to your project.

<dependency>
   <groupId>org.commonjava.atservice</groupId>
   <artifactId>atservice-annotation</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.commonjava.atservice', name: 'atservice-annotation', version: '0.1'
libraryDependencies += "org.commonjava.atservice" % "atservice-annotation" % "0.1"
<dependency org="org.commonjava.atservice" name="atservice-annotation" rev="0.1"/>
@Grapes(@Grab(group='org.commonjava.atservice', module='atservice-annotation', version='0.1'))
'org.commonjava.atservice:atservice-annotation:jar:0.1'

Download

Click the following link to download the jar file.

atservice-annotation-0.1-javadoc.jar
atservice-annotation-0.1-sources.jar
atservice-annotation-0.1.jar
atservice-annotation-0.1.pom



Related Tutorials