MVN

com.github.jershell : kbson

Maven & Gradle

Jan 20, 2023
2 usages
41 stars

com.github.jershell:kbson · This adapter adds BSON support to kotlinx.serialization.

<dependency>
    <groupId>com.github.jershell</groupId>
    <artifactId>kbson</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.0
  • Latest Release Candidate: 0.4.1-rc

All Versions

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

Version Vulnerabilities Updated
0.5.x
kbson-0.5.0
0.4.x
kbson-0.4.6
kbson-0.4.5
kbson-0.4.4
kbson-0.4.3
kbson-0.4.2
kbson-0.4.1
kbson-0.4.1-rc
kbson-0.4.0-rc
0.3.x
kbson-0.3.0
0.2.x
kbson-0.2.3
kbson-0.2.2
kbson-0.2.1
kbson-0.2.0
0.1.x
kbson-0.1.5
kbson-0.1.4
kbson-0.1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jershell</groupId>
    <artifactId>kbson</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jershell:kbson:0.5.0'

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

implementation("com.github.jershell:kbson:0.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jershell" % "kbson" % "0.5.0"

Advertisement

Dependencies from Group

Jan 20, 2023
2 usages
41 stars

Discover Dependencies

Oct 10, 2020
1 usages
288 stars
Dec 18, 2021
4 usages
783 stars
Dec 17, 2021
1 usages
783 stars
Nov 24, 2019
1 usages
49 stars
Sep 28, 2022
1 usages
10 stars
Nov 26, 2021
1 usages
39 stars
Sep 30, 2022
1 usages
414 stars