Jar examples for g:google-maps-services
Use the Google Maps API Web Services in Java! https://developers.google.com/maps/documentation/webservices/
You can download jar file google-maps-services 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-maps-services-0.2.2.jar to your project.
<dependency> <groupId>com.google.maps</groupId> <artifactId>google-maps-services</artifactId> <version>0.2.2</version> </dependency>
compile group: 'com.google.maps', name: 'google-maps-services', version: '0.2.2'
libraryDependencies += "com.google.maps" % "google-maps-services" % "0.2.2"
<dependency org="com.google.maps" name="google-maps-services" rev="0.2.2"/>
@Grapes(@Grab(group='com.google.maps', module='google-maps-services', version='0.2.2'))
'com.google.maps:google-maps-services:jar:0.2.2'
Click the following link to download the jar file.
google-maps-services-0.2.2-javadoc.jar