Bits

A library for reading, writing and manipulating bits.

License

License

GroupId

GroupId

com.tomgibara.bits
ArtifactId

ArtifactId

bits
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bits
A library for reading, writing and manipulating bits.

Download bits

How to add to project

<!-- https://jarcasting.com/artifacts/com.tomgibara.bits/bits/ -->
<dependency>
    <groupId>com.tomgibara.bits</groupId>
    <artifactId>bits</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomgibara.bits/bits/
implementation 'com.tomgibara.bits:bits:2.1.0'
// https://jarcasting.com/artifacts/com.tomgibara.bits/bits/
implementation ("com.tomgibara.bits:bits:2.1.0")
'com.tomgibara.bits:bits:jar:2.1.0'
<dependency org="com.tomgibara.bits" name="bits" rev="2.1.0">
  <artifact name="bits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomgibara.bits', module='bits', version='2.1.0')
)
libraryDependencies += "com.tomgibara.bits" % "bits" % "2.1.0"
[com.tomgibara.bits/bits "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.tomgibara.fundament : fundament jar 1.1.1
com.tomgibara.hashing : hashing jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1
2.0.0
1.0.1-j6
1.0.1
1.0.0