is not current version
Last Version 3.8.2

com.twelvemonkeys.common:common-image 3.3.2

The TwelveMonkeys Common Image support

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.common
ArtifactId

ArtifactId

common-image
Version

Version

3.3.2
Type

Type

jar

Download common-image 3.3.2


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