MVN

net.sf.jranges : jranges

Maven & Gradle

Sep 14, 2016
4 usages

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.

<dependency>
    <groupId>net.sf.jranges</groupId>
    <artifactId>jranges</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jranges : jranges to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of net.sf.jranges : jranges to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
jranges-0.8.0
0.7.x
jranges-0.7.1
0.6.x
jranges-0.6.1
0.5.x
jranges-0.5.0
0.4.x
jranges-0.4.10
jranges-0.4.9
jranges-0.4.8
jranges-0.4.7
jranges-0.4.6
jranges-0.4.3
jranges-0.4.2
jranges-0.4.1
jranges-0.4.0
0.3.x
jranges-0.3.4
jranges-0.3.3
jranges-0.3.2
jranges-0.3.1
jranges-0.3.0
0.2.x
jranges-0.2.1
jranges-0.2.0
0.1.x
jranges-0.1.2

How to add a dependency to Maven

Add the following net.sf.jranges : jranges maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jranges</groupId>
    <artifactId>jranges</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jranges : jranges gradle dependency to your build.gradle file:

implementation 'net.sf.jranges:jranges:0.8.0'

Gradle Kotlin DSL: Add the following net.sf.jranges : jranges gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jranges:jranges:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jranges : jranges sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jranges" % "jranges" % "0.8.0"

Advertisement

Dependencies from Group

Sep 14, 2016
4 usages

Discover Dependencies

Sep 17, 2015
2 usages
5 stars
Nov 08, 2018
5 usages
5 stars
Oct 25, 2016
7 usages
Mar 10, 2018
2 usages
15 stars
Aug 03, 2019
5 usages
62 stars
Jun 12, 2019
5 usages
10 stars
May 01, 2020
2 usages
0 stars
Apr 02, 2023
6 usages
2.4k stars
Oct 07, 2008
18 usages