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