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

Jar examples for j:jpo-commons-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials