is not current version
Last Version 3.0.11

net.sourceforge.openutils:openutils-log4j 3.0.9

Openutils log4j extensions

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-log4j
Version

Version

3.0.9
Type

Type

jar

Download openutils-log4j 3.0.9


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