/mapquest-open-geocoding

Java API for the MapQuest Open geocoding service.

Primary LanguageJavaApache License 2.0Apache-2.0

mapquest-open-geocoding

Java API for the MapQuest Open Geocoding service.

Usage

Add the dependency to your Maven POM:

<dependency>
	<groupId>com.bytebybyte</groupId>
	<artifactId>mapquest-open-geocoding</artifactId>
	<version>1.0.0</version>
</dependency>