Download jpx-1.1.0.jar file - Jar j

Jar examples for j:jpx

Description

JPX - Java GPX library

You can download jar file jpx 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jpx-1.1.0.jar to your project.

<dependency>
   <groupId>io.jenetics</groupId>
   <artifactId>jpx</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.jenetics', name: 'jpx', version: '1.1.0'
libraryDependencies += "io.jenetics" % "jpx" % "1.1.0"
<dependency org="io.jenetics" name="jpx" rev="1.1.0"/>
@Grapes(@Grab(group='io.jenetics', module='jpx', version='1.1.0'))
'io.jenetics:jpx:jar:1.1.0'

Download

Click the following link to download the jar file.

jpx-1.1.0-javadoc.jar
jpx-1.1.0-sources.jar
jpx-1.1.0.jar
jpx-1.1.0.pom



Related Tutorials