License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.jenetics |
ArtifactId | ArtifactIdjpx |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpx
JPX - Java GPX (GPS) Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jpx-3.0.1.pom | |
jpx-3.0.1.jar | 187 KB |
jpx-3.0.1-sources.jar | 122 KB |
jpx-3.0.1-javadoc.jar | 651 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jenetics/jpx/ -->
<dependency>
<groupId>io.jenetics</groupId>
<artifactId>jpx</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.jenetics/jpx/
implementation 'io.jenetics:jpx:3.0.1'
// https://jarcasting.com/artifacts/io.jenetics/jpx/
implementation ("io.jenetics:jpx:3.0.1")
'io.jenetics:jpx:jar:3.0.1'
<dependency org="io.jenetics" name="jpx" rev="3.0.1">
<artifact name="jpx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jenetics', module='jpx', version='3.0.1')
)
libraryDependencies += "io.jenetics" % "jpx" % "3.0.1"
[io.jenetics/jpx "3.0.1"]