is not current version
Last Version 1.0.0

com.mattwhipple.logman:logman-logback 0.1.8

Logback binding for LogMan logging management facade

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.mattwhipple.logman
ArtifactId

ArtifactId

logman-logback
Version

Version

0.1.8
Type

Type

jar

Download logman-logback 0.1.8


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