is not current version
Last Version 3.0.11

net.sourceforge.openutils:openutils-log4j 1.0

openutils log4j extensions

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-log4j
Version

Version

1.0
Type

Type

jar

Download openutils-log4j 1.0


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