is not current version
Last Version 1.1.1

com.googlecode.jaitools:jt-rangelookup 1.1.0

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

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jt-rangelookup
Version

Version

1.1.0
Type

Type

jar

Download jt-rangelookup 1.1.0


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