is not current version
Last Version 3.8.2

com.twelvemonkeys.common:common-image 3.4.3

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

Type

jar

Download common-image 3.4.3


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