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