Download tracee-core-1.0.0-rc3.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 1.0.0-rc3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

tracee-core-1.0.0-rc3-javadoc.jar
tracee-core-1.0.0-rc3-sources.jar
tracee-core-1.0.0-rc3.jar
tracee-core-1.0.0-rc3.pom



Related Tutorials