Last Version

ical4j 3.0.16

A Java library for reading and writing iCalendar (*.ics) files

License

License

iCal4j - License
Categories

Categories

iCal4j General Purpose Libraries Date and Time
GroupId

GroupId

org.bedework.ical4j
ArtifactId

ArtifactId

ical4j
Version

Version

3.0.16
Type

Type

jar
Description

Description

ical4j
A Java library for reading and writing iCalendar (*.ics) files
Project URL

Project URL

http://ical4j.github.io
Source Code Management

Source Code Management

https://github.com/Bedework/ical4j

Download ical4j 3.0.16


<!-- https://jarcasting.com/artifacts/org.bedework.ical4j/ical4j/ -->
<dependency>
    <groupId>org.bedework.ical4j</groupId>
    <artifactId>ical4j</artifactId>
    <version>3.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.ical4j/ical4j/
implementation 'org.bedework.ical4j:ical4j:3.0.16'
// https://jarcasting.com/artifacts/org.bedework.ical4j/ical4j/
implementation ("org.bedework.ical4j:ical4j:3.0.16")
'org.bedework.ical4j:ical4j:jar:3.0.16'
<dependency org="org.bedework.ical4j" name="ical4j" rev="3.0.16">
  <artifact name="ical4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.ical4j', module='ical4j', version='3.0.16')
)
libraryDependencies += "org.bedework.ical4j" % "ical4j" % "3.0.16"
[org.bedework.ical4j/ical4j "3.0.16"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.1
com.sun.mail : javax.mail jar 1.6.2
javax.cache : cache-api jar 1.0.0
org.codehaus.groovy : groovy pom 3.0.7
org.codehaus.groovy : groovy-dateutil jar 3.0.7

test (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 3.0.7
org.codehaus.groovy : groovy-xml jar 3.0.7
org.spockframework : spock-core jar 2.0-M4-groovy-3.0
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.7.25
org.ehcache : ehcache jar 3.4.0

Project Modules

There are no modules declared in this project.