is not current version
Last Version 3.0.1

io.jenetics:jpx 2.0.0

JPX - Java GPX (GPS) library

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

jpx
Version

Version

2.0.0
Type

Type

jar

Download jpx 2.0.0


<!-- https://jarcasting.com/artifacts/io.jenetics/jpx/ -->
<dependency>
    <groupId>io.jenetics</groupId>
    <artifactId>jpx</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jenetics/jpx/
implementation 'io.jenetics:jpx:2.0.0'
// https://jarcasting.com/artifacts/io.jenetics/jpx/
implementation ("io.jenetics:jpx:2.0.0")
'io.jenetics:jpx:jar:2.0.0'
<dependency org="io.jenetics" name="jpx" rev="2.0.0">
  <artifact name="jpx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jenetics', module='jpx', version='2.0.0')
)
libraryDependencies += "io.jenetics" % "jpx" % "2.0.0"
[io.jenetics/jpx "2.0.0"]