MVN

net.oneandone.ical4j : ical4j

Maven & Gradle

Apr 21, 2017
3 usages
0 stars

ical4j

<dependency>
    <groupId>net.oneandone.ical4j</groupId>
    <artifactId>ical4j</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oneandone.ical4j : ical4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of net.oneandone.ical4j : ical4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ical4j-2.0.4
ical4j-2.0.3
ical4j-2.0.2
ical4j-2.0.1

How to add a dependency to Maven

Add the following net.oneandone.ical4j : ical4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.oneandone.ical4j</groupId>
    <artifactId>ical4j</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.oneandone.ical4j : ical4j gradle dependency to your build.gradle file:

implementation 'net.oneandone.ical4j:ical4j:2.0.4'

Gradle Kotlin DSL: Add the following net.oneandone.ical4j : ical4j gradle kotlin dependency to your build.gradle.kts file:

implementation("net.oneandone.ical4j:ical4j:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.oneandone.ical4j : ical4j sbt scala dependency to your build.sbt file:

libraryDependencies += "net.oneandone.ical4j" % "ical4j" % "2.0.4"

Advertisement

Dependencies from Group

Apr 21, 2017
3 usages
0 stars

Discover Dependencies

Aug 02, 2023
2 usages
263 stars
Jul 17, 2018
1 usages
2 stars
Nov 01, 2022
2 usages
32 stars
Jan 06, 2018
1 usages
Jul 23, 2023
1 usages
104 stars
Dec 05, 2019
3 usages
6.5k stars
Sep 10, 2018
1 usages
8 stars