Last Version

jGeoPlanet 0.2.0

Java client for Yahoo's GeoPlanet (AKA Where On Earth) service. Provides a way to look up WOE IDs as used by Twitter and FireEagle amongst other things.

License

License

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.joehalliwell
ArtifactId

ArtifactId

jgeoplanet
Version

Version

0.2.0
Type

Type

jar
Description

Description

jGeoPlanet
Java client for Yahoo's GeoPlanet (AKA Where On Earth) service. Provides a way to look up WOE IDs as used by Twitter and FireEagle amongst other things.
Project URL

Project URL

http://www.joehalliwell.com/jGeoPlanet
Source Code Management

Source Code Management

https://github.com/joehalliwell/jGeoPlanet

Download jgeoplanet 0.2.0


<!-- https://jarcasting.com/artifacts/com.joehalliwell/jgeoplanet/ -->
<dependency>
    <groupId>com.joehalliwell</groupId>
    <artifactId>jgeoplanet</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joehalliwell/jgeoplanet/
implementation 'com.joehalliwell:jgeoplanet:0.2.0'
// https://jarcasting.com/artifacts/com.joehalliwell/jgeoplanet/
implementation ("com.joehalliwell:jgeoplanet:0.2.0")
'com.joehalliwell:jgeoplanet:jar:0.2.0'
<dependency org="com.joehalliwell" name="jgeoplanet" rev="0.2.0">
  <artifact name="jgeoplanet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joehalliwell', module='jgeoplanet', version='0.2.0')
)
libraryDependencies += "com.joehalliwell" % "jgeoplanet" % "0.2.0"
[com.joehalliwell/jgeoplanet "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20090211
commons-httpclient : commons-httpclient jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.