is not current version
Last Version 2.0.4

net.oneandone.ical4j:ical4j 2.0.3


Categories

Categories

Net iCal4j General Purpose Libraries Date and Time
GroupId

GroupId

net.oneandone.ical4j
ArtifactId

ArtifactId

ical4j
Version

Version

2.0.3
Type

Type

jar

Download ical4j 2.0.3


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