MVN

com.zepben : find-nearest-location

Maven & Gradle

Sep 12, 2022
1 usages
0 stars

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

<dependency>
    <groupId>com.zepben</groupId>
    <artifactId>find-nearest-location</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zepben : find-nearest-location to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.zepben : find-nearest-location to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
find-nearest-location-2.3.0-SNAPSHOT2
find-nearest-location-2.3.0-SNAPSHOT1
2.2.x
find-nearest-location-2.2.0

How to add a dependency to Maven

Add the following com.zepben : find-nearest-location maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zepben</groupId>
    <artifactId>find-nearest-location</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zepben : find-nearest-location gradle dependency to your build.gradle file:

implementation 'com.zepben:find-nearest-location:2.2.0'

Gradle Kotlin DSL: Add the following com.zepben : find-nearest-location gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zepben:find-nearest-location:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zepben : find-nearest-location sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zepben" % "find-nearest-location" % "2.2.0"

Advertisement

Dependencies from Group

Sep 12, 2022
21 usages
0 stars
Sep 12, 2022
19 usages
0 stars
Sep 12, 2022
4 usages
1 stars
Sep 12, 2022
3 usages
1 stars
Aug 08, 2023
2 usages
4 stars

Discover Dependencies

Sep 12, 2022
1 usages
0 stars
Oct 07, 2020
1 usages
0 stars
Feb 07, 2023
1 usages
0 stars
Mar 16, 2023
0 stars
Sep 29, 2020
0 stars
Oct 03, 2020
14 stars