License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdio.github.striped |
ArtifactId | ArtifactIdtime-util |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDate/Time related utilities
Provide the collection of date/time related utilities.
Not intended to be used / distributed by people who identify themselves russian.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-util-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.striped/time-util/
implementation 'io.github.striped:time-util:0.0.3'
// https://jarcasting.com/artifacts/io.github.striped/time-util/
implementation ("io.github.striped:time-util:0.0.3")
'io.github.striped:time-util:pom:0.0.3'
<dependency org="io.github.striped" name="time-util" rev="0.0.3">
<artifact name="time-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.striped', module='time-util', version='0.0.3')
)
libraryDependencies += "io.github.striped" % "time-util" % "0.0.3"
[io.github.striped/time-util "0.0.3"]