is not current version
Last Version 3.0.1

com.bytebybyte:google-geocoding 3.0.0

Java API for the Google geocoding service.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.bytebybyte
ArtifactId

ArtifactId

google-geocoding
Version

Version

3.0.0
Type

Type

jar

Download google-geocoding 3.0.0


<!-- https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/ -->
<dependency>
    <groupId>com.bytebybyte</groupId>
    <artifactId>google-geocoding</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/
implementation 'com.bytebybyte:google-geocoding:3.0.0'
// https://jarcasting.com/artifacts/com.bytebybyte/google-geocoding/
implementation ("com.bytebybyte:google-geocoding:3.0.0")
'com.bytebybyte:google-geocoding:jar:3.0.0'
<dependency org="com.bytebybyte" name="google-geocoding" rev="3.0.0">
  <artifact name="google-geocoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bytebybyte', module='google-geocoding', version='3.0.0')
)
libraryDependencies += "com.bytebybyte" % "google-geocoding" % "3.0.0"
[com.bytebybyte/google-geocoding "3.0.0"]