DateCraft

Facade API to handling various date formats for Coordinated Universal Time also known as UTC.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

datecraft
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

DateCraft
Facade API to handling various date formats for Coordinated Universal Time also known as UTC.
Project URL

Project URL

https://github.com/silentsoft/datecraft
Source Code Management

Source Code Management

https://github.com/silentsoft/datecraft.git

Download datecraft

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0