is not current version
Last Version 0.9.41

de.huxhorn.lilith:logback 0.9.40

null

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

logback
Version

Version

0.9.40
Type

Type

jar

Download logback 0.9.40


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