is not current version
Last Version 1.6.0

org.jaitools:jt-demo 1.4.0

Small apps to demonstrate use of JAITools components

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jt-demo
Version

Version

1.4.0
Type

Type

jar

Download jt-demo 1.4.0


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