Download jpox-thirdparty-1.2.0-beta-4.jar file - Jar j

Jar examples for j:jpox-thirdparty

Description

You can download jar file jpox-thirdparty 1.2.0-beta-4 in this page.

Build File

You can use the following script to add jpox-thirdparty-1.2.0-beta-4.jar to your project.

<dependency>
   <groupId>jpox</groupId>
   <artifactId>jpox-thirdparty</artifactId>
   <version>1.2.0-beta-4</version>
</dependency>
compile group: 'jpox', name: 'jpox-thirdparty', version: '1.2.0-beta-4'
libraryDependencies += "jpox" % "jpox-thirdparty" % "1.2.0-beta-4"
<dependency org="jpox" name="jpox-thirdparty" rev="1.2.0-beta-4"/>
@Grapes(@Grab(group='jpox', module='jpox-thirdparty', version='1.2.0-beta-4'))
'jpox:jpox-thirdparty:jar:1.2.0-beta-4'

Download

Click the following link to download the jar file.

jpox-thirdparty-1.2.0-beta-4.jar
jpox-thirdparty-1.2.0-beta-4.pom



Related Tutorials