Jar examples for r:rfc5545-datetime
Implementation of RFC 5545 DATETIME
You can download jar file rfc5545-datetime 0.2.2 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
rfc5545-datetime-0.2.2.jar