Jar examples for j: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.
You can download jar file jranges 0.4.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jranges-0.4.8.jar to your project.
<dependency> <groupId>net.sf.jranges</groupId> <artifactId>jranges</artifactId> <version>0.4.8</version> </dependency>
compile group: 'net.sf.jranges', name: 'jranges', version: '0.4.8'
libraryDependencies += "net.sf.jranges" % "jranges" % "0.4.8"
<dependency org="net.sf.jranges" name="jranges" rev="0.4.8"/>
@Grapes(@Grab(group='net.sf.jranges', module='jranges', version='0.4.8'))
'net.sf.jranges:jranges:jar:0.4.8'
Click the following link to download the jar file.
jranges-0.4.8-jar-with-dependencies.jar