bit-lib4j

Useful library to manipulate bits in Java. Read and write data in a byte array with a custom size for Java types

License

License

GroupId

GroupId

com.github.devnied
ArtifactId

ArtifactId

bit-lib4j
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

bit-lib4j
Useful library to manipulate bits in Java. Read and write data in a byte array with a custom size for Java types
Project URL

Project URL

https://github.com/devnied/Bit-lib4j/

Download bit-lib4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.apache.logging.log4j : log4j-core jar 2.13.1
junit : junit jar 4.13
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3