Download de.huxhorn.lilith.data.logging-0.9.42.jar file - Jar d

Jar examples for d:de.huxhorn.lilith.data.logging

Description

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

You can download jar file de.huxhorn.lilith.data.logging 0.9.42 in this page.

License

GNU Lesser General Public License v3 (LGPL)

Build File

You can use the following script to add de.huxhorn.lilith.data.logging-0.9.42.jar to your project.

<dependency>
   <groupId>de.huxhorn.lilith</groupId>
   <artifactId>de.huxhorn.lilith.data.logging</artifactId>
   <version>0.9.42</version>
</dependency>
compile group: 'de.huxhorn.lilith', name: 'de.huxhorn.lilith.data.logging', version: '0.9.42'
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.data.logging" % "0.9.42"
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.data.logging" rev="0.9.42"/>
@Grapes(@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.data.logging', version='0.9.42'))
'de.huxhorn.lilith:de.huxhorn.lilith.data.logging:jar:0.9.42'

Download

Click the following link to download the jar file.

de.huxhorn.lilith.data.logging-0.9.42-javadoc.jar
de.huxhorn.lilith.data.logging-0.9.42-sources.jar
de.huxhorn.lilith.data.logging-0.9.42.jar
de.huxhorn.lilith.data.logging-0.9.42.pom



Related Tutorials