Download jt-utils-1.1.1.jar file - Jar j

Jar examples for j:jt-utils

Description

Support and utility classes used by other JAI-tools components and available for general use.

You can download jar file jt-utils 1.1.1 in this page.

Build File

You can use the following script to add jt-utils-1.1.1.jar to your project.

<dependency>
   <groupId>com.googlecode.jaitools</groupId>
   <artifactId>jt-utils</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.googlecode.jaitools', name: 'jt-utils', version: '1.1.1'
libraryDependencies += "com.googlecode.jaitools" % "jt-utils" % "1.1.1"
<dependency org="com.googlecode.jaitools" name="jt-utils" rev="1.1.1"/>
@Grapes(@Grab(group='com.googlecode.jaitools', module='jt-utils', version='1.1.1'))
'com.googlecode.jaitools:jt-utils:jar:1.1.1'

Download

Click the following link to download the jar file.

jt-utils-1.1.1-javadoc.jar
jt-utils-1.1.1-sources.jar
jt-utils-1.1.1.jar
jt-utils-1.1.1.pom



Related Tutorials