MVN

io.github.striped : time-util

Maven & Gradle

Apr 04, 2022
0 stars

Date/Time related utilities · Provide the collection of date/time related utilities.

<dependency>
    <groupId>io.github.striped</groupId>
    <artifactId>time-util</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.striped : time-util to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.striped : time-util to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
time-util-0.0.2
time-util-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.striped</groupId>
    <artifactId>time-util</artifactId>
    <version>0.0.2</version>
</dependency>