is not current version
Last Version 1.0.0

com.mattwhipple.logman:logman-log4j 0.1.8

log4j binding for LogMan logging management facade

GroupId

GroupId

com.mattwhipple.logman
ArtifactId

ArtifactId

logman-log4j
Version

Version

0.1.8
Type

Type

jar

Download logman-log4j 0.1.8


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