JRanges

A Range is a collection of sequential positions and an interval. It is defined by the first position, inclusively, the last position, inclusively and an interval. Start and stop positions must both be a multiple of interval.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jranges
ArtifactId

ArtifactId

jranges
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

JRanges
A Range is a collection of sequential positions and an interval. It is defined by the first position, inclusively, the last position, inclusively and an interval. Start and stop positions must both be a multiple of interval.

Download jranges

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.kerner-utils : kerner-utils jar 1.4.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.1
0.6.1
0.5.0
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2