is not current version
Last Version 1.6.0

org.jaitools:jt-demo 1.2.0

Small apps to demonstrate use of JAI-tools components

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jt-demo
Version

Version

1.2.0
Type

Type

jar

Download jt-demo 1.2.0


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