License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jaitools |
ArtifactId | ArtifactIdrangelookup |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRangeLookup operator
A Lookup operation that can handle both integral and continuous data types
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rangelookup-1.0.1.pom | |
rangelookup-1.0.1.jar | 10 KB |
rangelookup-1.0.1-sources.jar | 10 KB |
rangelookup-1.0.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jaitools/rangelookup/ -->
<dependency>
<groupId>com.googlecode.jaitools</groupId>
<artifactId>rangelookup</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jaitools/rangelookup/
implementation 'com.googlecode.jaitools:rangelookup:1.0.1'
// https://jarcasting.com/artifacts/com.googlecode.jaitools/rangelookup/
implementation ("com.googlecode.jaitools:rangelookup:1.0.1")
'com.googlecode.jaitools:rangelookup:jar:1.0.1'
<dependency org="com.googlecode.jaitools" name="rangelookup" rev="1.0.1">
<artifact name="rangelookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jaitools', module='rangelookup', version='1.0.1')
)
libraryDependencies += "com.googlecode.jaitools" % "rangelookup" % "1.0.1"
[com.googlecode.jaitools/rangelookup "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jaitools : utils | jar | 1.0.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.5 |