MVN

org.bedework : bw-calendar-facade

Maven & Gradle

Feb 13, 2022
23 usages
0 stars

Bedework: calendar common modules - facade · Common calendar classes and code for bedework

<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-calendar-facade</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bedework : bw-calendar-facade to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of org.bedework : bw-calendar-facade to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
bw-calendar-facade-4.0.0

How to add a dependency to Maven

Add the following org.bedework : bw-calendar-facade maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-calendar-facade</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bedework : bw-calendar-facade gradle dependency to your build.gradle file:

implementation 'org.bedework:bw-calendar-facade:4.0.0'

Gradle Kotlin DSL: Add the following org.bedework : bw-calendar-facade gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bedework:bw-calendar-facade:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bedework : bw-calendar-facade sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bedework" % "bw-calendar-facade" % "4.0.0"

Advertisement

Dependencies from Group

Feb 12, 2022
138 usages
2 stars
Feb 11, 2022
101 usages
0 stars
Feb 13, 2022
62 usages
0 stars
Feb 13, 2022
60 usages
0 stars
Feb 13, 2022
55 usages
0 stars

Discover Dependencies

Feb 13, 2022
10 usages
0 stars
Feb 13, 2022
2 usages
0 stars
Feb 13, 2022
0 stars
Feb 13, 2022
4 usages
0 stars
Feb 13, 2022
10 usages
0 stars
Feb 13, 2022
5 usages
0 stars
Feb 14, 2022
1 usages
May 11, 2023
1.8k stars