| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.bfsmith |
| Идентификатор | Идентификаторgeotimezone |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеGeo Time Zone for Java
This library translates latitude and longitude coordinates into timezones.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| geotimezone-1.0.3.pom | |
| geotimezone-1.0.3.jar | 2 MB |
| geotimezone-1.0.3-sources.jar | 2 MB |
| geotimezone-1.0.3-javadoc.jar | 44 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spatial4j : spatial4j | jar | 0.4.1 |
| joda-time : joda-time | jar | 2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |