Jar examples for s:SparseBitSet
An efficient sparse bitset implementation for Java
You can download jar file SparseBitSet 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add SparseBitSet-1.1.jar to your project.
<dependency> <groupId>com.zaxxer</groupId> <artifactId>SparseBitSet</artifactId> <version>1.1</version> </dependency>
compile group: 'com.zaxxer', name: 'SparseBitSet', version: '1.1'
libraryDependencies += "com.zaxxer" % "SparseBitSet" % "1.1"
<dependency org="com.zaxxer" name="SparseBitSet" rev="1.1"/>
@Grapes(@Grab(group='com.zaxxer', module='SparseBitSet', version='1.1'))
'com.zaxxer:SparseBitSet:jar:1.1'
Click the following link to download the jar file.
SparseBitSet-1.1-javadoc.jar