is not current version
Last Version 1.2

com.moodysalem:LatLongToTimezoneMaven 1.1

Java library to look up timezone name from a latitude and longitude

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

LatLongToTimezoneMaven
Version

Version

1.1
Type

Type

jar

Download LatLongToTimezoneMaven 1.1


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