Last Version

Duration Format 1.0.0

A small library for producing human-readable string representations of time durations.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

hu.kazocsaba
ArtifactId

ArtifactId

duration-format
Version

Version

1.0.0
Type

Type

jar
Description

Description

Duration Format
A small library for producing human-readable string representations of time durations.
Project URL

Project URL

https://github.com/kazocsaba/duration-format
Source Code Management

Source Code Management

https://github.com/kazocsaba/duration-format.git

Download duration-format 1.0.0


<!-- https://jarcasting.com/artifacts/hu.kazocsaba/duration-format/ -->
<dependency>
    <groupId>hu.kazocsaba</groupId>
    <artifactId>duration-format</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.kazocsaba/duration-format/
implementation 'hu.kazocsaba:duration-format:1.0.0'
// https://jarcasting.com/artifacts/hu.kazocsaba/duration-format/
implementation ("hu.kazocsaba:duration-format:1.0.0")
'hu.kazocsaba:duration-format:jar:1.0.0'
<dependency org="hu.kazocsaba" name="duration-format" rev="1.0.0">
  <artifact name="duration-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.kazocsaba', module='duration-format', version='1.0.0')
)
libraryDependencies += "hu.kazocsaba" % "duration-format" % "1.0.0"
[hu.kazocsaba/duration-format "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.