Last Version

JRanges 0.8.0

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
Version

Version

0.8.0
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 0.8.0


<!-- 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.