Download tracee-core-0.1.0.jar file - Jar t

Jar examples for t:tracee-core

Description

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

You can download jar file tracee-core 0.1.0 in this page.

Build File

You can use the following script to add tracee-core-0.1.0.jar to your project.

<dependency>
   <groupId>de.holisticon.util.tracee</groupId>
   <artifactId>tracee-core</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'de.holisticon.util.tracee', name: 'tracee-core', version: '0.1.0'
libraryDependencies += "de.holisticon.util.tracee" % "tracee-core" % "0.1.0"
<dependency org="de.holisticon.util.tracee" name="tracee-core" rev="0.1.0"/>
@Grapes(@Grab(group='de.holisticon.util.tracee', module='tracee-core', version='0.1.0'))
'de.holisticon.util.tracee:tracee-core:jar:0.1.0'

Download

Click the following link to download the jar file.

tracee-core-0.1.0-javadoc.jar
tracee-core-0.1.0-sources.jar
tracee-core-0.1.0.jar
tracee-core-0.1.0.pom



Related Tutorials