License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdpro.streem.pbandk |
ArtifactId | ArtifactIdpbandk-runtime-js |
Version | Version0.14.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.14.1.pom | |
pbandk-runtime-js-0.14.1.module | 2 KB |
pbandk-runtime-js-0.14.1-sources.jar | 83 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.14.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-js/
implementation 'pro.streem.pbandk:pbandk-runtime-js:0.14.1'
// https://jarcasting.com/artifacts/pro.streem.pbandk/pbandk-runtime-js/
implementation ("pro.streem.pbandk:pbandk-runtime-js:0.14.1")
'pro.streem.pbandk:pbandk-runtime-js:pom:0.14.1'
<dependency org="pro.streem.pbandk" name="pbandk-runtime-js" rev="0.14.1">
<artifact name="pbandk-runtime-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='pbandk-runtime-js', version='0.14.1')
)
libraryDependencies += "pro.streem.pbandk" % "pbandk-runtime-js" % "0.14.1"
[pro.streem.pbandk/pbandk-runtime-js "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.32 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.32 |
org.jetbrains.kotlinx : kotlinx-serialization-json-js | jar | 1.3.0-RC |