Jar examples for i:ical4j
A Java library for reading and writing iCalendar (*.ics) files
You can download jar file ical4j 2.0.2 in this page.
iCal4j - License
You can use the following script to add ical4j-2.0.2.jar to your project.
<dependency> <groupId>net.oneandone.ical4j</groupId> <artifactId>ical4j</artifactId> <version>2.0.2</version> </dependency>
compile group: 'net.oneandone.ical4j', name: 'ical4j', version: '2.0.2'
libraryDependencies += "net.oneandone.ical4j" % "ical4j" % "2.0.2"
<dependency org="net.oneandone.ical4j" name="ical4j" rev="2.0.2"/>
@Grapes(@Grab(group='net.oneandone.ical4j', module='ical4j', version='2.0.2'))
'net.oneandone.ical4j:ical4j:jar:2.0.2'
Click the following link to download the jar file.
ical4j-2.0.2-javadoc.jar