Download imageio-tga-3.1.2.jar file - Jar i

Jar examples for i:imageio-tga

Description

ImageIO plugin for Truevision TGA Image Format (TGA)

You can download jar file imageio-tga 3.1.2 in this page.

Build File

You can use the following script to add imageio-tga-3.1.2.jar to your project.

<dependency>
   <groupId>com.twelvemonkeys.imageio</groupId>
   <artifactId>imageio-tga</artifactId>
   <version>3.1.2</version>
</dependency>
compile group: 'com.twelvemonkeys.imageio', name: 'imageio-tga', version: '3.1.2'
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-tga" % "3.1.2"
<dependency org="com.twelvemonkeys.imageio" name="imageio-tga" rev="3.1.2"/>
@Grapes(@Grab(group='com.twelvemonkeys.imageio', module='imageio-tga', version='3.1.2'))
'com.twelvemonkeys.imageio:imageio-tga:jar:3.1.2'

Download

Click the following link to download the jar file.

imageio-tga-3.1.2-javadoc.jar
imageio-tga-3.1.2-sources.jar
imageio-tga-3.1.2-test-sources.jar
imageio-tga-3.1.2-tests.jar
imageio-tga-3.1.2.jar
imageio-tga-3.1.2.pom



Related Tutorials