is not current version
Last Version 3.8.2

com.twelvemonkeys.imageio:imageio-xwd 3.7.1

ImageIO plugin for X11 Window Dump Format (XWD)

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.imageio
ArtifactId

ArtifactId

imageio-xwd
Version

Version

3.7.1
Type

Type

jar

Download imageio-xwd 3.7.1


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