не последняя версия
Последняя версия 0.3.0

io.github.gaplotech:kotlin-protobuf-bson-codec 0.2.0

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

Категории

Категории

Kotlin Языки программирования Protobuf Данные Data Structures
Группа

Группа

io.github.gaplotech
Идентификатор

Идентификатор

kotlin-protobuf-bson-codec
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать kotlin-protobuf-bson-codec 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.gaplotech/kotlin-protobuf-bson-codec/ -->
<dependency>
    <groupId>io.github.gaplotech</groupId>
    <artifactId>kotlin-protobuf-bson-codec</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gaplotech/kotlin-protobuf-bson-codec/
implementation 'io.github.gaplotech:kotlin-protobuf-bson-codec:0.2.0'
// https://jarcasting.com/artifacts/io.github.gaplotech/kotlin-protobuf-bson-codec/
implementation ("io.github.gaplotech:kotlin-protobuf-bson-codec:0.2.0")
'io.github.gaplotech:kotlin-protobuf-bson-codec:jar:0.2.0'
<dependency org="io.github.gaplotech" name="kotlin-protobuf-bson-codec" rev="0.2.0">
  <artifact name="kotlin-protobuf-bson-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gaplotech', module='kotlin-protobuf-bson-codec', version='0.2.0')
)
libraryDependencies += "io.github.gaplotech" % "kotlin-protobuf-bson-codec" % "0.2.0"
[io.github.gaplotech/kotlin-protobuf-bson-codec "0.2.0"]