p

pbj-runtime

A high performance Google Protocol Buffers parser, code generator, and runtime library.
https://www.hedera.com/
Apache 2.0 License
Hedera Hashgraph, LLC
Jasper Potts
Files download
File Operation
pbj-runtime-0.7.14.jar download
pbj-runtime-0.7.14.pom download
pbj-runtime-0.7.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hedera.pbj</groupId>
  <artifactId>pbj-runtime</artifactId>
  <version>0.7.14</version>
</dependency>
Gradle Groovy
implementation 'com.hedera.pbj:pbj-runtime:0.7.14'
Gradle Kotlin
implementation("com.hedera.pbj:pbj-runtime:0.7.14")
Scala SBT
libraryDependencies += "com.hedera.pbj" % "pbj-runtime" % "0.7.14"
Groovy Grape
@Grapes(
  @Grab(group='com.hedera.pbj', module='pbj-runtime', version='0.7.14')
)
Apache Ivy
<dependency org="com.hedera.pbj" name="pbj-runtime" rev="0.7.14" />
Leiningen
[com.hedera.pbj/pbj-runtime "0.7.14"]
Apache Buildr
'com.hedera.pbj:pbj-runtime:jar:0.7.14'
Dependencies