Last Version

date4j 1.2.2

DATE4J is a simple alternative to the standard JDK date classes. It was created by Hirondelle Systems (John O'Hanley).

License

License

Licence BSD
GroupId

GroupId

org.intelligents-ia.hirondelle
ArtifactId

ArtifactId

date4j
Version

Version

1.2.2
Type

Type

jar
Description

Description

date4j
DATE4J is a simple alternative to the standard JDK date classes. It was created by Hirondelle Systems (John O'Hanley).
Project URL

Project URL

http://www.date4j.net/
Project Organization

Project Organization

Hirondelle Systems
Source Code Management

Source Code Management

https://github.com/geronimo-iia/date4j.git

Download date4j 1.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.