is not current version
Last Version 5.2.0

org.bedework:bw-util-logging 5.1.9-RC1

This project provides logging utility classes and methods

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bw-util-logging
Version

Version

5.1.9-RC1
Type

Type

jar

Download bw-util-logging 5.1.9-RC1


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