Download rfc5545-datetime-0.2.2.jar file - Jar r

Jar examples for r:rfc5545-datetime

Description

Implementation of RFC 5545 DATETIME

You can download jar file rfc5545-datetime 0.2.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add rfc5545-datetime-0.2.2.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>rfc5545-datetime</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'org.dmfs', name: 'rfc5545-datetime', version: '0.2.2'
libraryDependencies += "org.dmfs" % "rfc5545-datetime" % "0.2.2"
<dependency org="org.dmfs" name="rfc5545-datetime" rev="0.2.2"/>
@Grapes(@Grab(group='org.dmfs', module='rfc5545-datetime', version='0.2.2'))
'org.dmfs:rfc5545-datetime:jar:0.2.2'

Download

Click the following link to download the jar file.

rfc5545-datetime-0.2.2.jar
rfc5545-datetime-0.2.2-javadoc.jar
rfc5545-datetime-0.2.2.pom
rfc5545-datetime-0.2.2-sources.jar



Related Tutorials