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.1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-maps-services-0.1.6.jar to your project.
<dependency> <groupId>com.google.maps</groupId> <artifactId>google-maps-services</artifactId> <version>0.1.6</version> </dependency>
compile group: 'com.google.maps', name: 'google-maps-services', version: '0.1.6'
libraryDependencies += "com.google.maps" % "google-maps-services" % "0.1.6"
<dependency org="com.google.maps" name="google-maps-services" rev="0.1.6"/>
@Grapes(@Grab(group='com.google.maps', module='google-maps-services', version='0.1.6'))
'com.google.maps:google-maps-services:jar:0.1.6'
Click the following link to download the jar file.
google-maps-services-0.1.6-javadoc.jar