is not current version
Last Version 0.20.7

io.iohk:pbandk-runtime-js 0.20.2

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

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.iohk
ArtifactId

ArtifactId

pbandk-runtime-js
Version

Version

0.20.2
Type

Type

pom

Download pbandk-runtime-js 0.20.2


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