MVN

org.lable.oss.bitsandbytes : bitsandbytes

Maven & Gradle

Feb 28, 2023
4 usages
2 stars

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

<dependency>
    <groupId>org.lable.oss.bitsandbytes</groupId>
    <artifactId>bitsandbytes</artifactId>
    <version>4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lable.oss.bitsandbytes : bitsandbytes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1

All Versions

Choose a version of org.lable.oss.bitsandbytes : bitsandbytes to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1
bitsandbytes-4.1
4.0
bitsandbytes-4.0
3.9
bitsandbytes-3.9
3.8
bitsandbytes-3.8
3.6
bitsandbytes-3.6
3.5
bitsandbytes-3.5
3.4
bitsandbytes-3.4
3.3
bitsandbytes-3.3
3.2
bitsandbytes-3.2
3.1
bitsandbytes-3.1
3.0
bitsandbytes-3.0
2.5
bitsandbytes-2.5
2.4
bitsandbytes-2.4
2.3
bitsandbytes-2.3
2.2
bitsandbytes-2.2
2.1
bitsandbytes-2.1
2.0
bitsandbytes-2.0
1.1
bitsandbytes-1.1
1.0
bitsandbytes-1.0

How to add a dependency to Maven

Add the following org.lable.oss.bitsandbytes : bitsandbytes maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lable.oss.bitsandbytes</groupId>
    <artifactId>bitsandbytes</artifactId>
    <version>4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lable.oss.bitsandbytes : bitsandbytes gradle dependency to your build.gradle file:

implementation 'org.lable.oss.bitsandbytes:bitsandbytes:4.1'

Gradle Kotlin DSL: Add the following org.lable.oss.bitsandbytes : bitsandbytes gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lable.oss.bitsandbytes:bitsandbytes:4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lable.oss.bitsandbytes : bitsandbytes sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lable.oss.bitsandbytes" % "bitsandbytes" % "4.1"

Advertisement

Dependencies from Group

Feb 28, 2023
4 usages
2 stars

Discover Dependencies

Dec 08, 2020
3 usages
0 stars
Apr 06, 2022
2 usages
161 stars
Jun 22, 2020
7 usages
24 stars
Aug 22, 2023
56 usages
5k stars
Apr 06, 2018
8 usages
1 stars
Mar 12, 2023
6 usages
17 stars
Sep 03, 2015
3 usages
12 stars