Bits-and-Bytes

A motley collection of utility classes that perform a variety of potentially useful operations on bits, bytes, and strings representing them.

License

License

GroupId

GroupId

org.lable.oss.bitsandbytes
ArtifactId

ArtifactId

bitsandbytes
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bits-and-Bytes
A motley collection of utility classes that perform a variety of potentially useful operations on bits, bytes, and strings representing them.
Project URL

Project URL

https://github.com/LableOrg/java-bitsandbytes
Project Organization

Project Organization

Lable
Source Code Management

Source Code Management

https://github.com/LableOrg/java-bitsandbytes

Download bitsandbytes

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
junit : junit jar 4.13
org.mockito : mockito-core jar 3.4.6

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.9
3.8
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.5
2.4
2.3
2.2
2.1
2.0
1.1
1.0