is not current version
Last Version 1.6.0

org.jaitools:jt-classifiedstats 1.3.1

Calculates summary statistics, on top of classification rasters, for values in a data image

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jt-classifiedstats
Version

Version

1.3.1
Type

Type

jar

Download jt-classifiedstats 1.3.1


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