b

bw-calendar-client-util

Calendar web client code for bedework
https://github.com/Bedework/bw-calendar-client/bw-calendar-client-util
Apache License Version 2.0
Mike Douglass Arlen Johnson
Files download
File Operation
bw-calendar-client-util-4.1.1.jar download
bw-calendar-client-util-4.1.1.pom download
bw-calendar-client-util-4.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bedework.bwwebcl</groupId>
  <artifactId>bw-calendar-client-util</artifactId>
  <version>4.1.1</version>
</dependency>
Gradle Groovy
implementation 'org.bedework.bwwebcl:bw-calendar-client-util:4.1.1'
Gradle Kotlin
implementation("org.bedework.bwwebcl:bw-calendar-client-util:4.1.1")
Scala SBT
libraryDependencies += "org.bedework.bwwebcl" % "bw-calendar-client-util" % "4.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.bedework.bwwebcl', module='bw-calendar-client-util', version='4.1.1')
)
Apache Ivy
<dependency org="org.bedework.bwwebcl" name="bw-calendar-client-util" rev="4.1.1" />
Leiningen
[org.bedework.bwwebcl/bw-calendar-client-util "4.1.1"]
Apache Buildr
'org.bedework.bwwebcl:bw-calendar-client-util:jar:4.1.1'