License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bedework.bwwebcl |
ArtifactId | ArtifactIdbw-calendar-client |
Version | Version3.13.2 |
Type | Typepom |
Description |
Descriptionbw-calendar-client
Calendar web client code for bedework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-calendar-client-3.13.2.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client/ -->
<dependency>
<groupId>org.bedework.bwwebcl</groupId>
<artifactId>bw-calendar-client</artifactId>
<version>3.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client/
implementation 'org.bedework.bwwebcl:bw-calendar-client:3.13.2'
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client/
implementation ("org.bedework.bwwebcl:bw-calendar-client:3.13.2")
'org.bedework.bwwebcl:bw-calendar-client:pom:3.13.2'
<dependency org="org.bedework.bwwebcl" name="bw-calendar-client" rev="3.13.2">
<artifact name="bw-calendar-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bwwebcl', module='bw-calendar-client', version='3.13.2')
)
libraryDependencies += "org.bedework.bwwebcl" % "bw-calendar-client" % "3.13.2"
[org.bedework.bwwebcl/bw-calendar-client "3.13.2"]