| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fracpete |
| Идентификатор | Идентификаторgpsaltprofile4j |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеgpsaltprofile4j
Little library for turning GPS traces with altitude information into altitude profiles.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gpsaltprofile4j-0.0.1.pom | |
| gpsaltprofile4j-0.0.1.jar | 42 KB |
| gpsaltprofile4j-0.0.1-sources.jar | 38 KB |
| gpsaltprofile4j-0.0.1-javadoc.jar | 404 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |