is not current version
Last Version 0.0.5

com.github.fracpete:gpsformats4j 0.0.4

GPS format conversions in Java.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

gpsformats4j
Version

Version

0.0.4
Type

Type

jar

Download gpsformats4j 0.0.4


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