Download tcommons-2.1.0.jar file - Jar t

Jar examples for t:tcommons

Description

A library supporting the tScriptRules and tScriptRulesLoad components

You can download jar file tcommons 2.1.0 in this page.

Build File

You can use the following script to add tcommons-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

tcommons-2.1.0-javadoc.jar
tcommons-2.1.0-sources.jar
tcommons-2.1.0.jar
tcommons-2.1.0.pom



Related Tutorials