License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.harium.api |
ArtifactId | ArtifactIdgeolocation |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeolocation API
Unofficial geolocation.com API
|
Filename | Size |
---|---|
geolocation-1.0.1.pom | |
geolocation-1.0.1.jar | 4 KB |
geolocation-1.0.1-sources.jar | 1 KB |
geolocation-1.0.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.api/geolocation/ -->
<dependency>
<groupId>com.harium.api</groupId>
<artifactId>geolocation</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.api/geolocation/
implementation 'com.harium.api:geolocation:1.0.1'
// https://jarcasting.com/artifacts/com.harium.api/geolocation/
implementation ("com.harium.api:geolocation:1.0.1")
'com.harium.api:geolocation:jar:1.0.1'
<dependency org="com.harium.api" name="geolocation" rev="1.0.1">
<artifact name="geolocation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.api', module='geolocation', version='1.0.1')
)
libraryDependencies += "com.harium.api" % "geolocation" % "1.0.1"
[com.harium.api/geolocation "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.14.2 |