License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-geo-api |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwcommons/geo-api
Geolocation lookup API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wcommons-geo-api-1.2.0.pom | |
wcommons-geo-api-1.2.0.jar | 5 KB |
wcommons-geo-api-1.2.0-sources.jar | 6 KB |
wcommons-geo-api-1.2.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-geo-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/
implementation 'io.github.whilein.wcommons:wcommons-geo-api:1.2.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/
implementation ("io.github.whilein.wcommons:wcommons-geo-api:1.2.0")
'io.github.whilein.wcommons:wcommons-geo-api:jar:1.2.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-geo-api" rev="1.2.0">
<artifact name="wcommons-geo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-geo-api', version='1.2.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-geo-api" % "1.2.0"
[io.github.whilein.wcommons/wcommons-geo-api "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |