is not current version
Last Version 1.2.0

io.github.whilein.wcommons:wcommons-geo-cache-caffeine 1.0.3

Geolocation lookup cache using Caffeine

Categories

Categories

Caffeine Data Caching Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-geo-cache-caffeine
Version

Version

1.0.3
Type

Type

jar

Download wcommons-geo-cache-caffeine 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/ -->
<dependency>
    <groupId>io.github.whilein.wcommons</groupId>
    <artifactId>wcommons-geo-cache-caffeine</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/
implementation 'io.github.whilein.wcommons:wcommons-geo-cache-caffeine:1.0.3'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/
implementation ("io.github.whilein.wcommons:wcommons-geo-cache-caffeine:1.0.3")
'io.github.whilein.wcommons:wcommons-geo-cache-caffeine:jar:1.0.3'
<dependency org="io.github.whilein.wcommons" name="wcommons-geo-cache-caffeine" rev="1.0.3">
  <artifact name="wcommons-geo-cache-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-geo-cache-caffeine', version='1.0.3')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-geo-cache-caffeine" % "1.0.3"
[io.github.whilein.wcommons/wcommons-geo-cache-caffeine "1.0.3"]