JavaScript Geodesy Library

JavaScript Geodesy Library for GPS (Vincenty's Formulae)

License

License

Categories

Categories

JavaScript Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

de.graulichs
ArtifactId

ArtifactId

JavaScriptGeodesyLibrary
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaScript Geodesy Library
JavaScript Geodesy Library for GPS (Vincenty's Formulae)
Project URL

Project URL

https://sites.google.com/site/javascriptgeodesylibrary

Download JavaScriptGeodesyLibrary

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0