pbandk-runtime-android

Kotlin runtime library for Protocol Buffers. It is built to work across multiple Kotlin platforms.

License

License

GroupId

GroupId

pro.streem.pbandk
ArtifactId

ArtifactId

pbandk-runtime-android
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

aar
Description

Description

pbandk-runtime-android
Kotlin runtime library for Protocol Buffers. It is built to work across multiple Kotlin platforms.
Project URL

Project URL

https://github.com/streem/pbandk
Project Organization

Project Organization

Streem, LLC

Download pbandk-runtime-android

How to add to project

<!-- https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android/ -->
<dependency>
    <groupId>pro.streem.pbandk</groupId>
    <artifactId>pbandk-runtime-android</artifactId>
    <version>0.14.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android/
implementation 'pro.streem.pbandk:pbandk-runtime-android:0.14.1'
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android/
implementation ("pro.streem.pbandk:pbandk-runtime-android:0.14.1")
'pro.streem.pbandk:pbandk-runtime-android:aar:0.14.1'
<dependency org="pro.streem.pbandk" name="pbandk-runtime-android" rev="0.14.1">
  <artifact name="pbandk-runtime-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='pbandk-runtime-android', version='0.14.1')
)
libraryDependencies += "pro.streem.pbandk" % "pbandk-runtime-android" % "0.14.1"
[pro.streem.pbandk/pbandk-runtime-android "0.14.1"]

Dependencies

compile (3)

Group / Artifact Type Version
pro.streem.pbandk : pbandk-protos jar 0.14.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.32
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.32

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.0-RC

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0
0.13.0
0.12.1
0.11.0
0.10.0
0.10.0-beta.4