MVN

pro.streem.pbandk : pbandk-runtime-jvm

Maven & Gradle

Nov 18, 2022
4 usages
253 stars

pbandk-runtime-jvm · Kotlin runtime library for Protocol Buffers. It is built to work across multiple Kotlin platforms.

<dependency>
    <groupId>pro.streem.pbandk</groupId>
    <artifactId>pbandk-runtime-jvm</artifactId>
    <version>0.14.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.streem.pbandk : pbandk-runtime-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.2
  • Latest Beta: 0.10.0-beta.4

All Versions

Choose a version of pro.streem.pbandk : pbandk-runtime-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
pbandk-runtime-jvm-0.14.2
pbandk-runtime-jvm-0.14.1
pbandk-runtime-jvm-0.14.0
0.13.x
pbandk-runtime-jvm-0.13.0
0.12.x
pbandk-runtime-jvm-0.12.1
0.11.x
pbandk-runtime-jvm-0.11.0
0.10.x
pbandk-runtime-jvm-0.10.0
pbandk-runtime-jvm-0.10.0-beta.4

How to add a dependency to Maven

Add the following pro.streem.pbandk : pbandk-runtime-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pro.streem.pbandk</groupId>
    <artifactId>pbandk-runtime-jvm</artifactId>
    <version>0.14.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pro.streem.pbandk : pbandk-runtime-jvm gradle dependency to your build.gradle file:

implementation 'pro.streem.pbandk:pbandk-runtime-jvm:0.14.2'

Gradle Kotlin DSL: Add the following pro.streem.pbandk : pbandk-runtime-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("pro.streem.pbandk:pbandk-runtime-jvm:0.14.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following pro.streem.pbandk : pbandk-runtime-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "pro.streem.pbandk" % "pbandk-runtime-jvm" % "0.14.2"

Advertisement

Dependencies from Group

Nov 18, 2022
4 usages
253 stars
Nov 18, 2022
3 usages
253 stars
Nov 18, 2022
1 usages
253 stars
Nov 18, 2022
1 usages
253 stars

Discover Dependencies

Nov 30, 2018
3 usages
712 stars
Dec 05, 2017
9 usages
5 stars
Sep 04, 2018
2 usages
74 stars
Aug 07, 2015
1 usages
Oct 14, 2018
10 usages
199 stars
Oct 30, 2018
5 usages
899 stars