Last Version

geographical distance 1.0.2

Simple library to calculate the geographical distance between two points. Project related to an academic assignment about publishing to Maven Central.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.calzam
ArtifactId

ArtifactId

geo-distance
Version

Version

1.0.2
Type

Type

jar
Description

Description

geographical distance
Simple library to calculate the geographical distance between two points. Project related to an academic assignment about publishing to Maven Central.
Project URL

Project URL

http://github.com/calzam/geo-distance
Source Code Management

Source Code Management

http://github.com/calzam/geo-distance

Download geo-distance 1.0.2


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

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.