is not current version
Last Version 8.3.0

de.huxhorn.lilith:de.huxhorn.lilith.data.logging 0.9.44

This file is part of Lilith. It contains the LoggingEvent datatype and related classes.

Categories

Categories

Data Logging Application Layer Libs
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.data.logging
Version

Version

0.9.44
Type

Type

jar

Download de.huxhorn.lilith.data.logging 0.9.44


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