Last Version

Bits-and-Bytes 4.0

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
Version

Version

4.0
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 4.0


<!-- 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.