is not current version
Last Version 1.5.1

com.darwinsys:hirondelle-date4j 1.5.0

The small, simple, sensible Date API for Java

GroupId

GroupId

com.darwinsys
ArtifactId

ArtifactId

hirondelle-date4j
Version

Version

1.5.0
Type

Type

jar

Download hirondelle-date4j 1.5.0


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