is not current version
Last Version 5.0.2

org.bedework:bw-util-conf 5.0.0

This project provides a number of utility configuration classes and methods

GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bw-util-conf
Version

Version

5.0.0
Type

Type

pom

Download bw-util-conf 5.0.0

Filename Size
bw-util-conf-5.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-conf/ -->
<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-util-conf</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-conf/
implementation 'org.bedework:bw-util-conf:5.0.0'
// https://jarcasting.com/artifacts/org.bedework/bw-util-conf/
implementation ("org.bedework:bw-util-conf:5.0.0")
'org.bedework:bw-util-conf:pom:5.0.0'
<dependency org="org.bedework" name="bw-util-conf" rev="5.0.0">
  <artifact name="bw-util-conf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-conf', version='5.0.0')
)
libraryDependencies += "org.bedework" % "bw-util-conf" % "5.0.0"
[org.bedework/bw-util-conf "5.0.0"]