License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification TwelveMonkeys Image Processing |
GroupId | GroupIdcom.github.lafa.twelvemonkeyspurejava.contrib |
ArtifactId | ArtifactIdcontrib |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTwelveMonkeys :: Contrib
Contributions to TwelveMonkeys which are not matching into the ImageIO plug-ins.
|
Filename | Size |
---|---|
contrib-1.0.1.pom | |
contrib-1.0.1.jar | 11 KB |
contrib-1.0.1-tests.jar | 5 KB |
contrib-1.0.1-test-sources.jar | 3 KB |
contrib-1.0.1-sources.jar | 5 KB |
contrib-1.0.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.contrib/contrib/ -->
<dependency>
<groupId>com.github.lafa.twelvemonkeyspurejava.contrib</groupId>
<artifactId>contrib</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.contrib/contrib/
implementation 'com.github.lafa.twelvemonkeyspurejava.contrib:contrib:1.0.1'
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.contrib/contrib/
implementation ("com.github.lafa.twelvemonkeyspurejava.contrib:contrib:1.0.1")
'com.github.lafa.twelvemonkeyspurejava.contrib:contrib:jar:1.0.1'
<dependency org="com.github.lafa.twelvemonkeyspurejava.contrib" name="contrib" rev="1.0.1">
<artifact name="contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.twelvemonkeyspurejava.contrib', module='contrib', version='1.0.1')
)
libraryDependencies += "com.github.lafa.twelvemonkeyspurejava.contrib" % "contrib" % "1.0.1"
[com.github.lafa.twelvemonkeyspurejava.contrib/contrib "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lafa.twelvemonkeyspurejava.common : common-lang | jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.common : common-io | jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.common : common-image | jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.imageio : imageio-metadata | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.lafa.twelvemonkeyspurejava.common : common-lang | test-jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.common : common-io | test-jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.imageio : imageio-tiff | jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.imageio : imageio-tiff | test-jar | 1.0.1 |
junit : junit | jar | 4.7 |