License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing |
GroupId | GroupIdcom.github.lafa.twelvemonkeyspurejava.imageio |
ArtifactId | ArtifactIdimageio-clippath |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionTwelveMonkeys :: ImageIO :: Photoshop Path Support
Photoshop Clipping Path Support.
|
<!-- https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.imageio/imageio-clippath/ -->
<dependency>
<groupId>com.github.lafa.twelvemonkeyspurejava.imageio</groupId>
<artifactId>imageio-clippath</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.imageio/imageio-clippath/
implementation 'com.github.lafa.twelvemonkeyspurejava.imageio:imageio-clippath:1.0.1'
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.imageio/imageio-clippath/
implementation ("com.github.lafa.twelvemonkeyspurejava.imageio:imageio-clippath:1.0.1")
'com.github.lafa.twelvemonkeyspurejava.imageio:imageio-clippath:jar:1.0.1'
<dependency org="com.github.lafa.twelvemonkeyspurejava.imageio" name="imageio-clippath" rev="1.0.1">
<artifact name="imageio-clippath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.twelvemonkeyspurejava.imageio', module='imageio-clippath', version='1.0.1')
)
libraryDependencies += "com.github.lafa.twelvemonkeyspurejava.imageio" % "imageio-clippath" % "1.0.1"
[com.github.lafa.twelvemonkeyspurejava.imageio/imageio-clippath "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lafa.twelvemonkeyspurejava.imageio : imageio-core | test-jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.common : common-lang | test-jar | 1.0.1 |
com.github.lafa.twelvemonkeyspurejava.common : common-io | test-jar | 1.0.1 |
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.5 |