MVN

net.iakovlev : timeshape-root

Maven & Gradle

Aug 29, 2020
140 stars

timeshape-root · Java library to find timezone based on geo coordinates

<dependency>
    <groupId>net.iakovlev</groupId>
    <artifactId>timeshape-root</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.iakovlev : timeshape-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.iakovlev : timeshape-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
timeshape-root-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.iakovlev</groupId>
    <artifactId>timeshape-root</artifactId>
    <version>1.0</version>
</dependency>

Advertisement