is not current version
Last Version 1.0.5

com.github.caldav4j:caldav4j 1.0.0-rc.2

The Caldav Java Library

GroupId

GroupId

com.github.caldav4j
ArtifactId

ArtifactId

caldav4j
Version

Version

1.0.0-rc.2
Type

Type

jar

Download caldav4j 1.0.0-rc.2


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