Download jporm-annotation-8.0.1.jar file - Jar j

Jar examples for j:jporm-annotation

Description

You can download jar file jporm-annotation 8.0.1 in this page.

Build File

You can use the following script to add jporm-annotation-8.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jporm-annotation-8.0.1-javadoc.jar
jporm-annotation-8.0.1-sources.jar
jporm-annotation-8.0.1.jar
jporm-annotation-8.0.1.pom



Related Tutorials