License |
License |
---|---|
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util2 |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBedework: Calendar and vcard utilities.
Utility classes and methods with dependencies
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-util2-5.0.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util2/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util2</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util2/
implementation 'org.bedework:bw-util2:5.0.0'
// https://jarcasting.com/artifacts/org.bedework/bw-util2/
implementation ("org.bedework:bw-util2:5.0.0")
'org.bedework:bw-util2:pom:5.0.0'
<dependency org="org.bedework" name="bw-util2" rev="5.0.0">
<artifact name="bw-util2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util2', version='5.0.0')
)
libraryDependencies += "org.bedework" % "bw-util2" % "5.0.0"
[org.bedework/bw-util2 "5.0.0"]