BitArray

Fast, bitwise operation-based RandomAccess List<Boolean>

License

License

GroupId

GroupId

io.github.abductcows
ArtifactId

ArtifactId

bit-array
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

BitArray
Fast, bitwise operation-based RandomAccess List<Boolean>
Project URL

Project URL

https://github.com/Abductcows/java-bit-array
Source Code Management

Source Code Management

https://github.com/Abductcows/java-bit-array/tree/master/

Download bit-array

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.jetbrains : annotations Optional jar 23.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.21.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0