Last Version

Jiffle: JAI Image Function Language 1.0.1

Jiffle is a language and interpreter intended to make it easier to create images from mathematical functions.

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jiffle
Version

Version

1.0.1
Type

Type

jar
Description

Description

Jiffle: JAI Image Function Language
Jiffle is a language and interpreter intended to make it easier to create images from mathematical functions.
Project URL

Project URL

http://code.google.com/p/jai-tools/jiffle/
Source Code Management

Source Code Management

http://code.google.com/p/jai-tools/source/browse/tags/1.0.1/jiffle

Download jiffle 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.jaitools : utils jar 1.0.1
org.antlr : antlr jar 3.2

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.5

Project Modules

There are no modules declared in this project.