Jar examples for t:tracee-core
Please refer to https://github.com/holisticon/tracee.
You can download jar file tracee-core 0.8.0 in this page.
You can use the following script to add tracee-core-0.8.0.jar to your project.
<dependency> <groupId>io.tracee</groupId> <artifactId>tracee-core</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.tracee', name: 'tracee-core', version: '0.8.0'
libraryDependencies += "io.tracee" % "tracee-core" % "0.8.0"
<dependency org="io.tracee" name="tracee-core" rev="0.8.0"/>
@Grapes(@Grab(group='io.tracee', module='tracee-core', version='0.8.0'))
'io.tracee:tracee-core:jar:0.8.0'
Click the following link to download the jar file.
tracee-core-0.8.0-javadoc.jar