License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.iakovlev |
ArtifactId | ArtifactIdtimeshape-root |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontimeshape-root
Java library to find timezone based on geo coordinates
|
Project URL |
Project URL |
Filename | Size |
---|---|
timeshape-root-1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.iakovlev/timeshape-root/ -->
<dependency>
<groupId>net.iakovlev</groupId>
<artifactId>timeshape-root</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.iakovlev/timeshape-root/
implementation 'net.iakovlev:timeshape-root:1.0'
// https://jarcasting.com/artifacts/net.iakovlev/timeshape-root/
implementation ("net.iakovlev:timeshape-root:1.0")
'net.iakovlev:timeshape-root:pom:1.0'
<dependency org="net.iakovlev" name="timeshape-root" rev="1.0">
<artifact name="timeshape-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.iakovlev', module='timeshape-root', version='1.0')
)
libraryDependencies += "net.iakovlev" % "timeshape-root" % "1.0"
[net.iakovlev/timeshape-root "1.0"]