License |
License |
---|---|
GroupId | GroupIdorg.jaitools |
ArtifactId | ArtifactIdjiffle |
Version | Version0.2.1 |
Type | Typepom |
Description |
DescriptionJiffle project
Jiffle is a scripting language for creating and analysing raster images.
|
Project URL |
Project URL |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |