License |
License |
---|---|
GroupId | GroupIdorg.jaitools |
ArtifactId | ArtifactIdjt-rangelookup |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionRangeLookup operator
A Lookup operation that can handle both integral and continuous data types
|
Filename | Size |
---|---|
jt-rangelookup-1.6.0.pom | |
jt-rangelookup-1.6.0.jar | 17 KB |
jt-rangelookup-1.6.0-sources.jar | 19 KB |
jt-rangelookup-1.6.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaitools/jt-rangelookup/ -->
<dependency>
<groupId>org.jaitools</groupId>
<artifactId>jt-rangelookup</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaitools/jt-rangelookup/
implementation 'org.jaitools:jt-rangelookup:1.6.0'
// https://jarcasting.com/artifacts/org.jaitools/jt-rangelookup/
implementation ("org.jaitools:jt-rangelookup:1.6.0")
'org.jaitools:jt-rangelookup:jar:1.6.0'
<dependency org="org.jaitools" name="jt-rangelookup" rev="1.6.0">
<artifact name="jt-rangelookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaitools', module='jt-rangelookup', version='1.6.0')
)
libraryDependencies += "org.jaitools" % "jt-rangelookup" % "1.6.0"
[org.jaitools/jt-rangelookup "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jaitools : jt-utils | jar | 1.6.0 |
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 |