License |
License |
---|---|
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBedework: general utility classes
This project provides a number of utility classes and methods
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-util-5.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util</artifactId>
<version>5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util/
implementation 'org.bedework:bw-util:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util/
implementation ("org.bedework:bw-util:5.0.1")
'org.bedework:bw-util:pom:5.0.1'
<dependency org="org.bedework" name="bw-util" rev="5.0.1">
<artifact name="bw-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util" % "5.0.1"
[org.bedework/bw-util "5.0.1"]