License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.ow2.util.geo |
ArtifactId | ArtifactIdgeolocation-client |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Utilities :: Geolocation :: Client
Utilities for OW2 Projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-client/ -->
<dependency>
<groupId>org.ow2.util.geo</groupId>
<artifactId>geolocation-client</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-client/
implementation 'org.ow2.util.geo:geolocation-client:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-client/
implementation ("org.ow2.util.geo:geolocation-client:2.0.0")
'org.ow2.util.geo:geolocation-client:jar:2.0.0'
<dependency org="org.ow2.util.geo" name="geolocation-client" rev="2.0.0">
<artifact name="geolocation-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.geo', module='geolocation-client', version='2.0.0')
)
libraryDependencies += "org.ow2.util.geo" % "geolocation-client" % "2.0.0"
[org.ow2.util.geo/geolocation-client "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
commons-codec : commons-codec | jar | 1.3 |
commons-httpclient : commons-httpclient | jar | 3.1 |
log4j : log4j | jar | 1.2.14 |