Last Version

gpsaltprofile4j 0.0.1

Little library for turning GPS traces with altitude information into altitude profiles.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

gpsaltprofile4j
Version

Version

0.0.1
Type

Type

jar
Description

Description

gpsaltprofile4j
Little library for turning GPS traces with altitude information into altitude profiles.
Source Code Management

Source Code Management

https://github.com/fracpete/gpsaltprofile4j

Download gpsaltprofile4j 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.fracpete : gpsformats4j jar 0.0.5
net.sf.trove4j : trove4j jar 3.0.3
com.github.grumlimited » geocalc jar 0.5.7
org.jfree : jfreechart jar 1.0.19

Project Modules

There are no modules declared in this project.