is not current version
Last Version 1.6.0

org.jaitools:operator 1.4.0

Image operators compatible with Java Advanced Imaging (JAI)

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

operator
Version

Version

1.4.0
Type

Type

pom

Download operator 1.4.0

Filename Size
operator-1.4.0.pom 1 KB
Browse

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