License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.github.cretz.pbandk |
ArtifactId | ArtifactIdpbandk-runtime-js |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpbandk-runtime-js
JS library for PBAndK Protobuf code
|
Filename | Size |
---|---|
pbandk-runtime-js-0.3.0.pom | |
pbandk-runtime-js-0.3.0.jar | 72 KB |
pbandk-runtime-js-0.3.0-sources.jar | 31 KB |
pbandk-runtime-js-0.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/ -->
<dependency>
<groupId>com.github.cretz.pbandk</groupId>
<artifactId>pbandk-runtime-js</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation 'com.github.cretz.pbandk:pbandk-runtime-js:0.3.0'
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation ("com.github.cretz.pbandk:pbandk-runtime-js:0.3.0")
'com.github.cretz.pbandk:pbandk-runtime-js:jar:0.3.0'
<dependency org="com.github.cretz.pbandk" name="pbandk-runtime-js" rev="0.3.0">
<artifact name="pbandk-runtime-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.pbandk', module='pbandk-runtime-js', version='0.3.0')
)
libraryDependencies += "com.github.cretz.pbandk" % "pbandk-runtime-js" % "0.3.0"
[com.github.cretz.pbandk/pbandk-runtime-js "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cretz.pbandk : pbandk-runtime-common | jar | 0.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-js | jar | 1.3.11 |