is not current version
Last Version 3.8.2

com.twelvemonkeys.imageio:imageio-tga 3.6

ImageIO plugin for Truevision TGA Image Format (TGA)

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.imageio
ArtifactId

ArtifactId

imageio-tga
Version

Version

3.6
Type

Type

jar

Download imageio-tga 3.6


<!-- https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-tga/ -->
<dependency>
    <groupId>com.twelvemonkeys.imageio</groupId>
    <artifactId>imageio-tga</artifactId>
    <version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-tga/
implementation 'com.twelvemonkeys.imageio:imageio-tga:3.6'
// https://jarcasting.com/artifacts/com.twelvemonkeys.imageio/imageio-tga/
implementation ("com.twelvemonkeys.imageio:imageio-tga:3.6")
'com.twelvemonkeys.imageio:imageio-tga:jar:3.6'
<dependency org="com.twelvemonkeys.imageio" name="imageio-tga" rev="3.6">
  <artifact name="imageio-tga" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twelvemonkeys.imageio', module='imageio-tga', version='3.6')
)
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-tga" % "3.6"
[com.twelvemonkeys.imageio/imageio-tga "3.6"]