com.zepben:find-nearest-location

Algorithm for finding the nearest location to a longlat

License

License

GroupId

GroupId

com.zepben
ArtifactId

ArtifactId

find-nearest-location
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.zepben:find-nearest-location
Algorithm for finding the nearest location to a longlat
Project URL

Project URL

https://github.com/zepben/find-nearest-location/
Project Organization

Project Organization

Zeppelin Bend Pty Ltd.
Source Code Management

Source Code Management

https://github.com/zepben/find-nearest-location

Download find-nearest-location

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.zepben : annotations jar 1.3.0
org.slf4j : slf4j-api jar 1.7.24
org.junit.jupiter : junit-jupiter-api jar 5.5.2

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
com.zepben : test-utils jar 1.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.hamcrest : hamcrest jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.mockito : mockito-core jar 3.2.4
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.

Find Nearest Location Algorithm

com.zepben

Zepben

Versions

Version
2.2.0