is not current version
Last Version 1.0.1

com.googlecode.jaitools:jiffle 0.1.0

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

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jiffle
Version

Version

0.1.0
Type

Type

pom

Download jiffle 0.1.0

Filename Size
jiffle-0.1.0.pom 9 KB
Browse

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