Last Version

Jiffle project 0.2.1

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

License

License

GroupId

GroupId

org.jaitools
ArtifactId

ArtifactId

jiffle
Version

Version

0.2.1
Type

Type

pom
Description

Description

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

Project URL

http://code.google.com/p/jiffle/

Download jiffle 0.2.1

Filename Size
jiffle-0.2.1.pom 9 KB
Browse

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

Dependencies

provided (3)

Group / Artifact Type Version
javax.media : jai_core jar 1.1.3
javax.media » jai_codec jar 1.1.3
javax.media » jai_imageio jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

  • language
  • demo
  • jiffleop