is not current version
Last Version 3.8.2

com.twelvemonkeys.imageio:imageio-thumbsdb 3.6.4

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.4
Type

Type

jar

Download imageio-thumbsdb 3.6.4


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