is not current version
Last Version 0.14.1

pro.streem.pbandk:pbandk-runtime-js 0.14.0

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

Categories

Categories

JavaScript Languages
GroupId

GroupId

pro.streem.pbandk
ArtifactId

ArtifactId

pbandk-runtime-js
Version

Version

0.14.0
Type

Type

pom

Download pbandk-runtime-js 0.14.0


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