MVN

com.igormaznitsa : jbbp

Maven & Gradle

Jul 01, 2023
3 usages
230 stars

jbbp · JBBP (Java Binary Block Parser) is a small lightweight framework to parse binary data in Java, it has own DSL to describe parsing data format

<dependency>
    <groupId>com.igormaznitsa</groupId>
    <artifactId>jbbp</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.igormaznitsa : jbbp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of com.igormaznitsa : jbbp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jbbp-2.0.6
jbbp-2.0.5
jbbp-2.0.4
jbbp-2.0.3
jbbp-2.0.2
jbbp-2.0.1
jbbp-2.0.0
1.4.x
jbbp-1.4.1
jbbp-1.4.0
1.3.x
jbbp-1.3.0
1.2.x
jbbp-1.2.1
jbbp-1.2.0
1.1.x
jbbp-1.1.0
1.0
jbbp-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.igormaznitsa</groupId>
    <artifactId>jbbp</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.igormaznitsa : jbbp gradle dependency to your build.gradle file:

implementation 'com.igormaznitsa:jbbp:2.0.6'

Gradle Kotlin DSL: Add the following com.igormaznitsa : jbbp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.igormaznitsa:jbbp:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.igormaznitsa : jbbp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.igormaznitsa" % "jbbp" % "2.0.6"

Advertisement

Dependencies from Group

Jan 07, 2019
10 usages
Jan 07, 2019
9 usages
Jul 01, 2023
3 usages
230 stars
Dec 03, 2018
3 usages
6 stars
Jul 22, 2023
2 usages
379 stars

Discover Dependencies

Apr 27, 2018
2 usages
239 stars
Jun 28, 2019
7 usages
187 stars
Mar 15, 2016
19 usages
1.8k stars
Jun 09, 2023
12 stars
Jun 23, 2016
0 stars
Apr 22, 2018
94 stars
Jun 10, 2015
13 stars
Jul 13, 2023
9 usages
211 stars