не последняя версия
Последняя версия 1.0.0

com.mattwhipple.logman:logman-log4j 0.1.8

log4j binding for LogMan logging management facade

Группа

Группа

com.mattwhipple.logman
Идентификатор

Идентификатор

logman-log4j
Версия

Версия

0.1.8
Тип

Тип

jar

Скачать 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"]