Download tracee-slf4j-0.5.0.jar file - Jar t

Jar examples for t:tracee-slf4j

Description

Please refer to https://github.com/holisticon/tracee.

You can download jar file tracee-slf4j 0.5.0 in this page.

Build File

You can use the following script to add tracee-slf4j-0.5.0.jar to your project.

<dependency>
   <groupId>io.tracee.backend</groupId>
   <artifactId>tracee-slf4j</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'io.tracee.backend', name: 'tracee-slf4j', version: '0.5.0'
libraryDependencies += "io.tracee.backend" % "tracee-slf4j" % "0.5.0"
<dependency org="io.tracee.backend" name="tracee-slf4j" rev="0.5.0"/>
@Grapes(@Grab(group='io.tracee.backend', module='tracee-slf4j', version='0.5.0'))
'io.tracee.backend:tracee-slf4j:jar:0.5.0'

Download

Click the following link to download the jar file.

tracee-slf4j-0.5.0-javadoc.jar
tracee-slf4j-0.5.0-sources.jar
tracee-slf4j-0.5.0.jar
tracee-slf4j-0.5.0.pom



Related Tutorials