d

de.huxhorn.lilith.data.logging.protobuf

This file is part of Lilith. It contains the Logging Protobuf classes.
http://lilith.huxhorn.de/projects/${pom.artifactId}/
GNU Lesser General Public License v3 (LGPL) The Apache Software License, Version 2.0
Files download
File Operation
de.huxhorn.lilith.data.logging.protobuf-0.9.39.jar download
de.huxhorn.lilith.data.logging.protobuf-0.9.39.pom download
de.huxhorn.lilith.data.logging.protobuf-0.9.39-sources.jar download
Apache Maven
<dependency>
  <groupId>de.huxhorn.lilith</groupId>
  <artifactId>de.huxhorn.lilith.data.logging.protobuf</artifactId>
  <version>0.9.39</version>
</dependency>
Gradle Groovy
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.data.logging.protobuf:0.9.39'
Gradle Kotlin
implementation("de.huxhorn.lilith:de.huxhorn.lilith.data.logging.protobuf:0.9.39")
Scala SBT
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.data.logging.protobuf" % "0.9.39"
Groovy Grape
@Grapes(
  @Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.data.logging.protobuf', version='0.9.39')
)
Apache Ivy
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.data.logging.protobuf" rev="0.9.39" />
Leiningen
[de.huxhorn.lilith/de.huxhorn.lilith.data.logging.protobuf "0.9.39"]
Apache Buildr
'de.huxhorn.lilith:de.huxhorn.lilith.data.logging.protobuf:jar:0.9.39'