DateAdapterJ

ISO 8601 date handling

License

License

GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

DateAdapterJ
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

DateAdapterJ
ISO 8601 date handling
Project URL

Project URL

https://github.com/tfredrich/DateAdapterJ

Download DateAdapterJ

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0