is not current version
Last Version 1.6.0

org.jaitools:operator 1.3.1

Image operators compatible with Java Advanced Imaging (JAI)

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

operator
Version

Version

1.3.1
Type

Type

pom

Download operator 1.3.1

Filename Size
operator-1.3.1.pom 1 KB
Browse

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