не последняя версия
Последняя версия 1.0.4

com.google.openlocationcode:openlocationcode 1.0


Группа

Группа

com.google.openlocationcode
Идентификатор

Идентификатор

openlocationcode
Версия

Версия

1.0
Тип

Тип

pom

Скачать openlocationcode 1.0

Имя Файла Размер
openlocationcode-1.0.pom 2 KB
Обзор

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