MVN

com.github.jhg023 : BitBuffer

Maven & Gradle

Feb 04, 2019
1 usages
12 stars

BitBuffer · A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

<dependency>
    <groupId>com.github.jhg023</groupId>
    <artifactId>BitBuffer</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jhg023 : BitBuffer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.jhg023 : BitBuffer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
BitBuffer-1.0.1
BitBuffer-1.0.0

How to add a dependency to Maven

Add the following com.github.jhg023 : BitBuffer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jhg023</groupId>
    <artifactId>BitBuffer</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jhg023 : BitBuffer gradle dependency to your build.gradle file:

implementation 'com.github.jhg023:BitBuffer:1.0.1'

Gradle Kotlin DSL: Add the following com.github.jhg023 : BitBuffer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jhg023:BitBuffer:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jhg023 : BitBuffer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jhg023" % "BitBuffer" % "1.0.1"

Advertisement

Dependencies from Group

Aug 28, 2020
3 usages
175 stars
Feb 04, 2019
1 usages
12 stars
May 26, 2020
1 usages
35 stars

Discover Dependencies

Jul 26, 2020
3 stars
Jan 29, 2019
1 usages
3 stars
Jan 30, 2019
0 stars
Feb 02, 2019
108 stars
Jan 28, 2019
1 usages
397 stars
Jan 28, 2023
9 usages
397 stars
Jul 31, 2023
105 stars
Jul 31, 2023
105 stars