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