geoutils

Utility component for geo related queries

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.eyousefi
ArtifactId

ArtifactId

geoutils
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

geoutils
Utility component for geo related queries
Project URL

Project URL

https://github.com/com-eyousefi/geoutils
Source Code Management

Source Code Management

https://github.com/com-eyousefi/geoutils/

Download geoutils

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

geoutils

Java CI Maven Central

A small library for geo-location calculation written in Java

Usage

You can use this utility by imporitng it as Maven dependency.

<dependency>
  <groupId>com.eyousefi</groupId>
  <artifactId>geoutils</artifactId>
  <version>0.1.8</version>
</dependency>

Credits

This utility is inspired by ElasticSearch Java SDK DistanceUnit and geo location utilities.

com.eyousefi

eyousefi

Published OSS Modules

Versions

Version
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2