is not current version
Last Version 0.0.3

Date/Time related utilities 0.0.1

Provide the collection of date/time related utilities.

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

io.github.striped
ArtifactId

ArtifactId

time-util
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/striped/time-util
Source Code Management

Source Code Management

https://github.com/striped/time-util

Download time-util 0.0.1

Filename Size
time-util-0.0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.striped/time-util/ -->
<dependency>
    <groupId>io.github.striped</groupId>
    <artifactId>time-util</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.striped/time-util/
implementation 'io.github.striped:time-util:0.0.1'
// https://jarcasting.com/artifacts/io.github.striped/time-util/
implementation ("io.github.striped:time-util:0.0.1")
'io.github.striped:time-util:pom:0.0.1'
<dependency org="io.github.striped" name="time-util" rev="0.0.1">
  <artifact name="time-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.striped', module='time-util', version='0.0.1')
)
libraryDependencies += "io.github.striped" % "time-util" % "0.0.1"
[io.github.striped/time-util "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wdcalc-java8