is not current version
Last Version 3.0.1

io.jenetics:jpx 1.1.2

JPX - Java GPX library

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

jpx
Version

Version

1.1.2
Type

Type

jar

Download jpx 1.1.2


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