is not current version
Last Version 1.0.3

com.github.bfsmith:geotimezone 1.0.2

This library translates latitude and longitude coordinates into timezones.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.bfsmith
ArtifactId

ArtifactId

geotimezone
Version

Version

1.0.2
Type

Type

jar

Download geotimezone 1.0.2


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