| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGeo Business Logic Libraries Geospatial | 
        
| GroupId | GroupIdio.redlink.geocoding | 
    
| ArtifactId | ArtifactIdgeocoding-cache | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGeocoding :: Cache Geocoder 
            Redlink Geocoding Library 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| geocoding-cache-2.0.0.pom | |
| geocoding-cache-2.0.0.jar | 10 KB | 
| geocoding-cache-2.0.0-sources.jar | 5 KB | 
| geocoding-cache-2.0.0-javadoc.jar | 401 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-cache/ -->
<dependency>
    <groupId>io.redlink.geocoding</groupId>
    <artifactId>geocoding-cache</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-cache/
implementation 'io.redlink.geocoding:geocoding-cache:2.0.0'
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-cache/
implementation ("io.redlink.geocoding:geocoding-cache:2.0.0")
                'io.redlink.geocoding:geocoding-cache:jar:2.0.0'
                <dependency org="io.redlink.geocoding" name="geocoding-cache" rev="2.0.0">
  <artifact name="geocoding-cache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.redlink.geocoding', module='geocoding-cache', version='2.0.0')
)
                libraryDependencies += "io.redlink.geocoding" % "geocoding-cache" % "2.0.0"
                [io.redlink.geocoding/geocoding-cache "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.redlink.geocoding : geocoding-api | jar | 2.0.0 | 
| com.google.guava : guava | jar | 30.1.1-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.20.2 | 
| org.mockito : mockito-core | jar | 3.11.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |