Download jpo-commons-annotation-8.2.2.jar file - Jar j

Jar examples for j:jpo-commons-annotation

Description

You can download jar file jpo-commons-annotation 8.2.2 in this page.

Build File

You can use the following script to add jpo-commons-annotation-8.2.2.jar to your project.

<dependency>
   <groupId>com.jporm</groupId>
   <artifactId>jpo-commons-annotation</artifactId>
   <version>8.2.2</version>
</dependency>
compile group: 'com.jporm', name: 'jpo-commons-annotation', version: '8.2.2'
libraryDependencies += "com.jporm" % "jpo-commons-annotation" % "8.2.2"
<dependency org="com.jporm" name="jpo-commons-annotation" rev="8.2.2"/>
@Grapes(@Grab(group='com.jporm', module='jpo-commons-annotation', version='8.2.2'))
'com.jporm:jpo-commons-annotation:jar:8.2.2'

Download

Click the following link to download the jar file.

jpo-commons-annotation-8.2.2-javadoc.jar
jpo-commons-annotation-8.2.2-sources.jar
jpo-commons-annotation-8.2.2.jar
jpo-commons-annotation-8.2.2.pom



Related Tutorials