License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.bytebybyte |
ArtifactId | ArtifactIdgoogle-geocoding |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Geocoding Service
Java API for the Google geocoding service.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
google-geocoding-3.0.1.pom | |
google-geocoding-3.0.1.jar | 19 KB |
google-geocoding-3.0.1-sources.jar | 14 KB |
google-geocoding-3.0.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/ -->
<dependency>
<groupId>com.bytebybyte</groupId>
<artifactId>google-geocoding</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/
implementation 'com.bytebybyte:google-geocoding:3.0.1'
// https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/
implementation ("com.bytebybyte:google-geocoding:3.0.1")
'com.bytebybyte:google-geocoding:jar:3.0.1'
<dependency org="com.bytebybyte" name="google-geocoding" rev="3.0.1">
<artifact name="google-geocoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bytebybyte', module='google-geocoding', version='3.0.1')
)
libraryDependencies += "com.bytebybyte" % "google-geocoding" % "3.0.1"
[com.bytebybyte/google-geocoding "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.1.6.RELEASE |
org.springframework : spring-web | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.1.6.RELEASE |