License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bedework.bwwebcl |
ArtifactId | ArtifactIdbw-calendar-client |
Last Version | Last Version4.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBedework: calendar web 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-4.0.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>4.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client/
implementation 'org.bedework.bwwebcl:bw-calendar-client:4.0.2'
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client/
implementation ("org.bedework.bwwebcl:bw-calendar-client:4.0.2")
'org.bedework.bwwebcl:bw-calendar-client:pom:4.0.2'
<dependency org="org.bedework.bwwebcl" name="bw-calendar-client" rev="4.0.2">
<artifact name="bw-calendar-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bwwebcl', module='bw-calendar-client', version='4.0.2')
)
libraryDependencies += "org.bedework.bwwebcl" % "bw-calendar-client" % "4.0.2"
[org.bedework.bwwebcl/bw-calendar-client "4.0.2"]