Simple Google Geocoding Client

Simple Java interface for Google's geocoding API with response caching capabilities—provided by Google's Guava libraries.

Лицензия

Лицензия

MIT License
Группа

Группа

com.github.kohanyirobert
Идентификатор

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

sggc
Последняя версия

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Google Geocoding Client
Simple Java interface for Google's geocoding API with response caching capabilities—provided by Google's Guava libraries.
Ссылка на сайт

Ссылка на сайт

https://github.com/kohanyirobert/sggc

Скачать sggc

Имя Файла Размер
sggc-0.1.pom
sggc-0.1.jar 57 KB
sggc-0.1-sources.jar 31 KB
sggc-0.1-javadoc.jar 129 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 10.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1