Download DateAdapterJ-1.1.2.jar file - Jar d

Jar examples for d:DateAdapterJ

Description

ISO 8601 date handling

You can download jar file DateAdapterJ 1.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add DateAdapterJ-1.1.2.jar to your project.

<dependency>
   <groupId>com.strategicgains</groupId>
   <artifactId>DateAdapterJ</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.strategicgains', name: 'DateAdapterJ', version: '1.1.2'
libraryDependencies += "com.strategicgains" % "DateAdapterJ" % "1.1.2"
<dependency org="com.strategicgains" name="DateAdapterJ" rev="1.1.2"/>
@Grapes(@Grab(group='com.strategicgains', module='DateAdapterJ', version='1.1.2'))
'com.strategicgains:DateAdapterJ:jar:1.1.2'

Download

Click the following link to download the jar file.

DateAdapterJ-1.1.2-javadoc.jar
DateAdapterJ-1.1.2-sources.jar
DateAdapterJ-1.1.2.jar
DateAdapterJ-1.1.2.pom



Related Tutorials