Download jt-utils-1.1.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials