| License |
License |
|---|---|
| GroupId | GroupIdde.huxhorn.lilith |
| ArtifactId | ArtifactIdde.huxhorn.lilith.log4j.master |
| Last Version | Last Version0.9.39 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLilith log4j master pom file
This file is part of Lilith. It's the master pom file that is used to build log4j modules.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| de.huxhorn.lilith.log4j.master-0.9.39.pom | 962 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.log4j.master/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.log4j.master</artifactId>
<version>0.9.39</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.log4j.master/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.log4j.master:0.9.39'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.log4j.master/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.log4j.master:0.9.39")
'de.huxhorn.lilith:de.huxhorn.lilith.log4j.master:pom:0.9.39'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.log4j.master" rev="0.9.39">
<artifact name="de.huxhorn.lilith.log4j.master" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.log4j.master', version='0.9.39')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.log4j.master" % "0.9.39"
[de.huxhorn.lilith/de.huxhorn.lilith.log4j.master "0.9.39"]