is not current version
Last Version 0.2.1

org.jaitools:jiffle 0.2.0

Jiffle is a scripting language for creating and analysing raster images.

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jiffle
Version

Version

0.2.0
Type

Type

pom

Download jiffle 0.2.0

Filename Size
jiffle-0.2.0.pom 9 KB
Browse

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