| License |
License |
|---|---|
| GroupId | GroupIdpro.streem.pbandk |
| ArtifactId | ArtifactIdpbandk-runtime-android-debug |
| Version | Version0.12.1 |
| Type | Typeaar |
| Description |
Descriptionpbandk-runtime-android-debug
Kotlin runtime library for Protocol Buffers. It is built to work across multiple Kotlin platforms.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android-debug/ -->
<dependency>
<groupId>pro.streem.pbandk</groupId>
<artifactId>pbandk-runtime-android-debug</artifactId>
<version>0.12.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android-debug/
implementation 'pro.streem.pbandk:pbandk-runtime-android-debug:0.12.1'
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-android-debug/
implementation ("pro.streem.pbandk:pbandk-runtime-android-debug:0.12.1")
'pro.streem.pbandk:pbandk-runtime-android-debug:aar:0.12.1'
<dependency org="pro.streem.pbandk" name="pbandk-runtime-android-debug" rev="0.12.1">
<artifact name="pbandk-runtime-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='pbandk-runtime-android-debug', version='0.12.1')
)
libraryDependencies += "pro.streem.pbandk" % "pbandk-runtime-android-debug" % "0.12.1"
[pro.streem.pbandk/pbandk-runtime-android-debug "0.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| pro.streem.pbandk : pbandk-protos | jar | 0.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.1.0 |