License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification TwelveMonkeys Image Processing |
GroupId | GroupIdcom.twelvemonkeys.common |
ArtifactId | ArtifactIdcommon-image |
Last Version | Last Version3.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTwelveMonkeys :: Common :: Image
The TwelveMonkeys Common Image support
|
Filename | Size |
---|---|
common-image-3.8.2.pom | |
common-image-3.8.2.jar | 84 KB |
common-image-3.8.2-tests.jar | 46 KB |
common-image-3.8.2-test-sources.jar | 42 KB |
common-image-3.8.2-sources.jar | 102 KB |
common-image-3.8.2-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twelvemonkeys.common/common-image/ -->
<dependency>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common-image</artifactId>
<version>3.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twelvemonkeys.common/common-image/
implementation 'com.twelvemonkeys.common:common-image:3.8.2'
// https://jarcasting.com/artifacts/com.twelvemonkeys.common/common-image/
implementation ("com.twelvemonkeys.common:common-image:3.8.2")
'com.twelvemonkeys.common:common-image:jar:3.8.2'
<dependency org="com.twelvemonkeys.common" name="common-image" rev="3.8.2">
<artifact name="common-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twelvemonkeys.common', module='common-image', version='3.8.2')
)
libraryDependencies += "com.twelvemonkeys.common" % "common-image" % "3.8.2"
[com.twelvemonkeys.common/common-image "3.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.twelvemonkeys.common : common-lang | jar | 3.8.2 |
com.twelvemonkeys.common : common-io | jar | 3.8.2 |
Group / Artifact | Type | Version |
---|---|---|
jmagick : jmagick Optional | jar | 6.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |