is not current version
Last Version 3.8.2

com.twelvemonkeys.imageio:imageio-thumbsdb 3.6.1

ImageIO plugin for Windows Thumbs DB (Thumbs.db) format.

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.imageio
ArtifactId

ArtifactId

imageio-thumbsdb
Version

Version

3.6.1
Type

Type

jar

Download imageio-thumbsdb 3.6.1


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