is not current version
Last Version 0.3.0

com.github.cretz.pbandk:pbandk-runtime-js 0.2.0

JS library for PBAndK Protobuf code

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.cretz.pbandk
ArtifactId

ArtifactId

pbandk-runtime-js
Version

Version

0.2.0
Type

Type

jar

Download pbandk-runtime-js 0.2.0


<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation 'com.github.cretz.pbandk:pbandk-runtime-js:0.2.0'
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/pbandk-runtime-js/
implementation ("com.github.cretz.pbandk:pbandk-runtime-js:0.2.0")
'com.github.cretz.pbandk:pbandk-runtime-js:jar:0.2.0'
<dependency org="com.github.cretz.pbandk" name="pbandk-runtime-js" rev="0.2.0">
  <artifact name="pbandk-runtime-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.pbandk', module='pbandk-runtime-js', version='0.2.0')
)
libraryDependencies += "com.github.cretz.pbandk" % "pbandk-runtime-js" % "0.2.0"
[com.github.cretz.pbandk/pbandk-runtime-js "0.2.0"]