License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.moodysalem |
ArtifactId | ArtifactIdLatLongToTimezoneMaven |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.moodysalem:LatLongToTimezoneMaven
Java library to look up timezone name from a latitude and longitude
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LatLongToTimezoneMaven-1.2.pom | |
LatLongToTimezoneMaven-1.2.jar | 650 KB |
LatLongToTimezoneMaven-1.2-sources.jar | 426 KB |
LatLongToTimezoneMaven-1.2-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-csv | jar | 1.4 |
org.testng : testng | jar | 6.10 |