is not current version
Last Version 0.0.5

com.github.fracpete:gpsformats4j 0.0.2

GPS format conversions in Java.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

gpsformats4j
Version

Version

0.0.2
Type

Type

jar

Download gpsformats4j 0.0.2


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