is not current version
Last Version 3.0.11

net.sourceforge.openutils:openutils-log4j 2.0.1

openutils log4j extensions

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-log4j
Version

Version

2.0.1
Type

Type

jar

Download openutils-log4j 2.0.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/ -->
<dependency>
    <groupId>net.sourceforge.openutils</groupId>
    <artifactId>openutils-log4j</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/
implementation 'net.sourceforge.openutils:openutils-log4j:2.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/
implementation ("net.sourceforge.openutils:openutils-log4j:2.0.1")
'net.sourceforge.openutils:openutils-log4j:jar:2.0.1'
<dependency org="net.sourceforge.openutils" name="openutils-log4j" rev="2.0.1">
  <artifact name="openutils-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-log4j', version='2.0.1')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-log4j" % "2.0.1"
[net.sourceforge.openutils/openutils-log4j "2.0.1"]