Download jpo-commons-core-8.5.1.jar file - Jar j

Jar examples for j:jpo-commons-core

Description

You can download jar file jpo-commons-core 8.5.1 in this page.

Build File

You can use the following script to add jpo-commons-core-8.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

jpo-commons-core-8.5.1-javadoc.jar
jpo-commons-core-8.5.1-sources.jar
jpo-commons-core-8.5.1.jar
jpo-commons-core-8.5.1.pom



Related Tutorials