Geo Time Zone for Java

This library translates latitude and longitude coordinates into timezones.

Лицензия

Лицензия

MIT
Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geo Time Zone for Java
This library translates latitude and longitude coordinates into timezones.
Ссылка на сайт

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

https://github.com/bfsmith/GeoTimeZone

Скачать geotimezone

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.spatial4j : spatial4j jar 0.4.1
joda-time : joda-time jar 2.7

test (1)

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

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0