Jar examples for j:jpx
JPX - Java GPX library
You can download jar file jpx 1.1.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jpx-1.1.0-javadoc.jar