MVN

io.github.gaplotech : pbmongo-async

Maven & Gradle

May 21, 2018
8 stars

Protobuf MongoDB async client · Provide a Protobuf BSON Codec Provider for MongoDB, written by Kotlin

<dependency>
    <groupId>io.github.gaplotech</groupId>
    <artifactId>pbmongo-async</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gaplotech : pbmongo-async to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.gaplotech : pbmongo-async to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
pbmongo-async-0.2.0

How to add a dependency to Maven

Add the following io.github.gaplotech : pbmongo-async maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.gaplotech</groupId>
    <artifactId>pbmongo-async</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.gaplotech : pbmongo-async gradle dependency to your build.gradle file:

implementation 'io.github.gaplotech:pbmongo-async:0.2.0'

Gradle Kotlin DSL: Add the following io.github.gaplotech : pbmongo-async gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.gaplotech:pbmongo-async:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.gaplotech : pbmongo-async sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.gaplotech" % "pbmongo-async" % "0.2.0"

Advertisement

Dependencies from Group

Oct 07, 2018
1 usages
8 stars
May 21, 2018
8 stars

Discover Dependencies

Jun 24, 2019
4 usages
2 stars
Jan 26, 2020
5 usages
1 stars
Apr 12, 2020
51 stars
Jun 21, 2022
8 usages
86 stars
Aug 17, 2023
9 usages
3.4k stars
Jun 22, 2020
1 usages
4.6k stars
Jun 28, 2022
2 usages