is not current version
Last Version 1.0.4

com.google.openlocationcode:openlocationcode 1.0.2


GroupId

GroupId

com.google.openlocationcode
ArtifactId

ArtifactId

openlocationcode
Version

Version

1.0.2
Type

Type

jar

Download openlocationcode 1.0.2


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