Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcocoon |
ArtifactId | ArtifactIdcocoon-imageop |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
cocoon-imageop-2.1.11.pom | |
cocoon-imageop-2.1.11.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cocoon/cocoon-imageop/ -->
<dependency>
<groupId>cocoon</groupId>
<artifactId>cocoon-imageop</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/cocoon/cocoon-imageop/
implementation 'cocoon:cocoon-imageop:2.1.11'
// https://jarcasting.com/artifacts/cocoon/cocoon-imageop/
implementation ("cocoon:cocoon-imageop:2.1.11")
'cocoon:cocoon-imageop:jar:2.1.11'
<dependency org="cocoon" name="cocoon-imageop" rev="2.1.11">
<artifact name="cocoon-imageop" type="jar" />
</dependency>
@Grapes(
@Grab(group='cocoon', module='cocoon-imageop', version='2.1.11')
)
libraryDependencies += "cocoon" % "cocoon-imageop" % "2.1.11"
[cocoon/cocoon-imageop "2.1.11"]