Last Version

Geo Time Zone for Java 1.0.3

This library translates latitude and longitude coordinates into timezones.

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.bfsmith
ArtifactId

ArtifactId

geotimezone
Version

Version

1.0.3
Type

Type

jar
Description

Description

Geo Time Zone for Java
This library translates latitude and longitude coordinates into timezones.
Project URL

Project URL

https://github.com/bfsmith/GeoTimeZone

Download geotimezone 1.0.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.spatial4j : spatial4j jar 0.4.1
joda-time : joda-time jar 2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.