MVN

io.github.wimdeblauwe : biob

Maven & Gradle

Mar 05, 2019
4 stars

BIOB - Binary Object Storage · Java library to store binary objects

<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>biob</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wimdeblauwe : biob to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.wimdeblauwe : biob to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
biob-0.0.1

How to add a dependency to Maven

Add the following io.github.wimdeblauwe : biob maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>biob</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.wimdeblauwe : biob gradle dependency to your build.gradle file:

implementation 'io.github.wimdeblauwe:biob:0.0.1'

Gradle Kotlin DSL: Add the following io.github.wimdeblauwe : biob gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.wimdeblauwe:biob:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.wimdeblauwe : biob sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.wimdeblauwe" % "biob" % "0.0.1"

Advertisement

Dependencies from Group

Mar 05, 2019
4 stars
Mar 27, 2023
20 stars
Mar 27, 2023
18 stars

Discover Dependencies

Apr 29, 2021
4 usages
218 stars
Mar 05, 2019
1 usages
8 stars
Feb 04, 2020
2 stars
Jul 31, 2019
202 stars
May 24, 2023
139 usages
17 stars
Mar 01, 2019
0 stars
Apr 27, 2019
5 usages
7 stars
Jul 26, 2023
4 usages
1.4k stars