Last Version

htime 1.0.0

A Java library for human readable date and time formatters

License

License

GroupId

GroupId

com.cronutils
ArtifactId

ArtifactId

htime
Version

Version

1.0.0
Type

Type

jar
Description

Description

htime
A Java library for human readable date and time formatters
Project URL

Project URL

http://cron-utils.com/
Source Code Management

Source Code Management

https://github.com/jmrozanec/htime

Download htime 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
joda-time : joda-time jar 2.3
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.5
org.powermock : powermock-api-mockito jar 1.5.5

Project Modules

There are no modules declared in this project.