| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.zepben | 
    
| ArtifactId | ArtifactIdfind-nearest-location | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.zepben:find-nearest-location 
            Algorithm for finding the nearest location to a longlat 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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"]
                | 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 | 
| 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 |