MVN

net.sf.biweekly : biweekly

Maven & Gradle

Feb 03, 2023
8 usages
298 stars

biweekly · An iCalendar parser/writer library written in Java.

<dependency>
    <groupId>net.sf.biweekly</groupId>
    <artifactId>biweekly</artifactId>
    <version>0.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.biweekly : biweekly to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.7

All Versions

Choose a version of net.sf.biweekly : biweekly to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
biweekly-0.6.7
biweekly-0.6.6
biweekly-0.6.5
biweekly-0.6.4
biweekly-0.6.3
biweekly-0.6.2
biweekly-0.6.1
biweekly-0.6.0
0.5.x
biweekly-0.5.0
0.4.x
biweekly-0.4.6
biweekly-0.4.5
biweekly-0.4.4
biweekly-0.4.3
biweekly-0.4.2
biweekly-0.4.1
biweekly-0.4.0
0.3.x
biweekly-0.3.3
biweekly-0.3.2
biweekly-0.3.1
biweekly-0.3.0
0.2.x
biweekly-0.2.0
0.1.x
biweekly-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.biweekly</groupId>
    <artifactId>biweekly</artifactId>
    <version>0.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.biweekly : biweekly gradle dependency to your build.gradle file:

implementation 'net.sf.biweekly:biweekly:0.6.7'

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

implementation("net.sf.biweekly:biweekly:0.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.biweekly : biweekly sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.biweekly" % "biweekly" % "0.6.7"

Advertisement

Dependencies from Group

Feb 03, 2023
8 usages
298 stars

Discover Dependencies

Dec 28, 2018
4 usages
Oct 27, 2018
7 usages
4 stars
Aug 01, 2023
18 usages
8 stars
Dec 15, 2015
7 usages
117 stars
Feb 03, 2018
5 usages
65 stars
Dec 18, 2021
4 stars
Sep 10, 2020
5 usages
4 stars
Jul 26, 2018
4 usages
12 stars
Sep 02, 2022
7 usages