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.
'com.joehalliwell:jgeoplanet:0.2.0'
<dependency> <groupId>com.joehalliwell</groupId> <artifactId>jgeoplanet</artifactId> <version>0.2.0</version> </dependency>
<dependency org="com.joehalliwell" name="jgeoplanet" rev="0.2.0"/>
"com.joehalliwell", "jgeoplanet", "0.2.0"