Download jintspan-0.2.1.jar file - Jar j

Jar examples for j:jintspan

Description

`IntSpan` handles of sets containing integer spans.

You can download jar file jintspan 0.2.1 in this page.

License

GNU General Public License, Version 1

Build File

You can use the following script to add jintspan-0.2.1.jar to your project.

<dependency>
   <groupId>com.github.egateam</groupId>
   <artifactId>jintspan</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.github.egateam', name: 'jintspan', version: '0.2.1'
libraryDependencies += "com.github.egateam" % "jintspan" % "0.2.1"
<dependency org="com.github.egateam" name="jintspan" rev="0.2.1"/>
@Grapes(@Grab(group='com.github.egateam', module='jintspan', version='0.2.1'))
'com.github.egateam:jintspan:jar:0.2.1'

Download

Click the following link to download the jar file.

jintspan-0.2.1-jar-with-dependencies.jar
jintspan-0.2.1-javadoc.jar
jintspan-0.2.1-sources.jar
jintspan-0.2.1.jar
jintspan-0.2.1.pom



Related Tutorials