is not current version
Last Version 0.9.41

de.huxhorn.lilith:log4j 0.9.40

null

GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

log4j
Version

Version

0.9.40
Type

Type

jar

Download log4j 0.9.40


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