Jar examples for b:bits
A library for reading, writing and manipulating bits.
You can download jar file bits 2.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add bits-2.1.0.jar to your project.
<dependency> <groupId>com.tomgibara.bits</groupId> <artifactId>bits</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.tomgibara.bits', name: 'bits', version: '2.1.0'
libraryDependencies += "com.tomgibara.bits" % "bits" % "2.1.0"
<dependency org="com.tomgibara.bits" name="bits" rev="2.1.0"/>
@Grapes(@Grab(group='com.tomgibara.bits', module='bits', version='2.1.0'))
'com.tomgibara.bits:bits:jar:2.1.0'
Click the following link to download the jar file.
bits-2.1.0-javadoc.jar