is not current version
Last Version 1.0.1

com.googlecode.jaitools:rangelookup 1.0.0

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

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

rangelookup
Version

Version

1.0.0
Type

Type

jar

Download rangelookup 1.0.0


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