Categories |
CategoriesGeo Business Logic Libraries Geospatial Guava General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-geo-cache-guava |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-guava/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-geo-cache-guava</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-guava/
implementation 'io.github.whilein.wcommons:wcommons-geo-cache-guava:1.1.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-guava/
implementation ("io.github.whilein.wcommons:wcommons-geo-cache-guava:1.1.0")
'io.github.whilein.wcommons:wcommons-geo-cache-guava:jar:1.1.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-geo-cache-guava" rev="1.1.0">
<artifact name="wcommons-geo-cache-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-geo-cache-guava', version='1.1.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-geo-cache-guava" % "1.1.0"
[io.github.whilein.wcommons/wcommons-geo-cache-guava "1.1.0"]