Jar examples for i:imageio-tga
ImageIO plugin for Truevision TGA Image Format (TGA)
You can download jar file imageio-tga 3.2.1 in this page.
You can use the following script to add imageio-tga-3.2.1.jar to your project.
<dependency> <groupId>com.twelvemonkeys.imageio</groupId> <artifactId>imageio-tga</artifactId> <version>3.2.1</version> </dependency>
compile group: 'com.twelvemonkeys.imageio', name: 'imageio-tga', version: '3.2.1'
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-tga" % "3.2.1"
<dependency org="com.twelvemonkeys.imageio" name="imageio-tga" rev="3.2.1"/>
@Grapes(@Grab(group='com.twelvemonkeys.imageio', module='imageio-tga', version='3.2.1'))
'com.twelvemonkeys.imageio:imageio-tga:jar:3.2.1'
Click the following link to download the jar file.
imageio-tga-3.2.1-javadoc.jar