is not current version
Last Version 3.8.2

com.twelvemonkeys.contrib:contrib 3.6

Contributions to TwelveMonkeys which are not matching into the ImageIO plug-ins.

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.contrib
ArtifactId

ArtifactId

contrib
Version

Version

3.6
Type

Type

jar

Download contrib 3.6


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