License |
License |
---|---|
GroupId | GroupIdcom.strategicgains |
ArtifactId | ArtifactIdDateAdapterJ |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDateAdapterJ
ISO 8601 date handling
|
Project URL |
Project URL |
Filename | Size |
---|---|
DateAdapterJ-1.1.4.pom | |
DateAdapterJ-1.1.4.jar | 9 KB |
DateAdapterJ-1.1.4-sources.jar | 10 KB |
DateAdapterJ-1.1.4-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |