Google Geocoding Service

Java API for the Google geocoding service.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.bytebybyte
ArtifactId

ArtifactId

google-geocoding
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Geocoding Service
Java API for the Google geocoding service.
Project URL

Project URL

https://github.com/gjordi/google-geocoding
Project Organization

Project Organization

Byte by Byte Inc.

Download google-geocoding

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.1.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0