Download tnt4j-2.4.jar file - Jar t

Jar examples for t:tnt4j

Description

Streaming, Tracking and Logging API

You can download jar file tnt4j 2.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tnt4j-2.4.jar to your project.

<dependency>
   <groupId>com.jkoolcloud</groupId>
   <artifactId>tnt4j</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'com.jkoolcloud', name: 'tnt4j', version: '2.4'
libraryDependencies += "com.jkoolcloud" % "tnt4j" % "2.4"
<dependency org="com.jkoolcloud" name="tnt4j" rev="2.4"/>
@Grapes(@Grab(group='com.jkoolcloud', module='tnt4j', version='2.4'))
'com.jkoolcloud:tnt4j:jar:2.4'

Download

Click the following link to download the jar file.

tnt4j-2.4-javadoc.jar
tnt4j-2.4-sources.jar
tnt4j-2.4.jar
tnt4j-2.4.pom



Related Tutorials