Last Version

com.github.jershell:kbson 0.4.4

This adapter adds BSON support to kotlinx.serialization.

License

License

GroupId

GroupId

com.github.jershell
ArtifactId

ArtifactId

kbson
Version

Version

0.4.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jershell/kbson.git
Source Code Management

Source Code Management

https://github.com/jershell/kbson/issues

Download kbson 0.4.4


<!-- https://jarcasting.com/artifacts/com.github.jershell/kbson/ -->
<dependency>
    <groupId>com.github.jershell</groupId>
    <artifactId>kbson</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jershell/kbson/
implementation 'com.github.jershell:kbson:0.4.4'
// https://jarcasting.com/artifacts/com.github.jershell/kbson/
implementation ("com.github.jershell:kbson:0.4.4")
'com.github.jershell:kbson:jar:0.4.4'
<dependency org="com.github.jershell" name="kbson" rev="0.4.4">
  <artifact name="kbson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jershell', module='kbson', version='0.4.4')
)
libraryDependencies += "com.github.jershell" % "kbson" % "0.4.4"
[com.github.jershell/kbson "0.4.4"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.0.1
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.0.1
org.mongodb : bson jar 4.1.0

Project Modules

There are no modules declared in this project.