Download tad-0.1.4.jar file - Jar t

Jar examples for t:tad

Description

TAD - Thread Attached Data

You can download jar file tad 0.1.4 in this page.

License

Inexas Software License 1.0

Build File

You can use the following script to add tad-0.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

tad-0.1.4-javadoc.jar
tad-0.1.4-sources.jar
tad-0.1.4.jar
tad-0.1.4.pom



Related Tutorials