Last Version

RangeLookup operator 1.1.1

A Lookup operation that can handle both integral and continuous data types

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jt-rangelookup
Version

Version

1.1.1
Type

Type

jar
Description

Description

RangeLookup operator
A Lookup operation that can handle both integral and continuous data types
Project URL

Project URL

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

Source Code Management

http://code.google.com/p/jai-tools/source/browse/branches/1.1.x/jt-rangelookup

Download jt-rangelookup 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jaitools : jt-utils jar 1.1.1

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.