pbandk-runtime-jvm

JVM library for PBAndK Protobuf code

License

License

GroupId

GroupId

com.github.cretz.pbandk
ArtifactId

ArtifactId

pbandk-runtime-jvm
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

pbandk-runtime-jvm
JVM library for PBAndK Protobuf code

Download pbandk-runtime-jvm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cretz.pbandk : pbandk-runtime-common jar 0.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
com.google.protobuf : protobuf-java jar 3.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.11
org.jetbrains.kotlin : kotlin-test jar 1.3.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0