is not current version
Last Version 0.3.0

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

JVM library for PBAndK Protobuf code

GroupId

GroupId

com.github.cretz.pbandk
ArtifactId

ArtifactId

pbandk-runtime-jvm
Version

Version

0.2.0
Type

Type

jar

Download pbandk-runtime-jvm 0.2.0


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