MVN

com.github.devnied : bit-lib4j

Maven & Gradle

Apr 22, 2020
10 usages
54 stars

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

<dependency>
    <groupId>com.github.devnied</groupId>
    <artifactId>bit-lib4j</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.devnied : bit-lib4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of com.github.devnied : bit-lib4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
bit-lib4j-1.5.2
bit-lib4j-1.5.1
bit-lib4j-1.5.0
1.4.x
bit-lib4j-1.4.13
bit-lib4j-1.4.12
bit-lib4j-1.4.11
bit-lib4j-1.4.10
bit-lib4j-1.4.9
bit-lib4j-1.4.8
bit-lib4j-1.4.7
bit-lib4j-1.4.6
bit-lib4j-1.4.5
bit-lib4j-1.4.4
bit-lib4j-1.4.3
bit-lib4j-1.4.2
bit-lib4j-1.4.1
1.4
bit-lib4j-1.4
1.3
bit-lib4j-1.3

How to add a dependency to Maven

Add the following com.github.devnied : bit-lib4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.devnied</groupId>
    <artifactId>bit-lib4j</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.devnied : bit-lib4j gradle dependency to your build.gradle file:

implementation 'com.github.devnied:bit-lib4j:1.5.2'

Gradle Kotlin DSL: Add the following com.github.devnied : bit-lib4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.devnied:bit-lib4j:1.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.devnied : bit-lib4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.devnied" % "bit-lib4j" % "1.5.2"

Advertisement

Dependencies from Group

Apr 22, 2020
10 usages
54 stars

Discover Dependencies

Feb 29, 2016
2 usages
1 stars
Jul 26, 2016
4 usages
4 stars
Feb 24, 2016
2 usages
Feb 24, 2016
2 usages
Mar 22, 2016
2 usages
113 stars
Oct 24, 2016
2 usages
1 stars
Aug 16, 2016
4 usages
0 stars
Oct 19, 2016
2 usages
0 stars
Aug 04, 2017
3 usages
4 stars