com.moodysalem:LatLongToTimezoneMaven

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

LatLongToTimezoneMaven
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.moodysalem:LatLongToTimezoneMaven
Java library to look up timezone name from a latitude and longitude
Project URL

Project URL

https://github.com/moodysalem/LatLongToTimezoneMaven
Source Code Management

Source Code Management

https://github.com/moodysalem/LatLongToTimezoneMaven

Download LatLongToTimezoneMaven

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.4
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1