us.hebi.quickbuf:quickbuf-runtime

Java library for reading and writing Google's Protocol Buffers v2 messages

License

License

GroupId

GroupId

us.hebi.quickbuf
ArtifactId

ArtifactId

quickbuf-runtime
Last Version

Last Version

1.0-rc1
Release Date

Release Date

Type

Type

jar
Description

Description

Java library for reading and writing Google's Protocol Buffers v2 messages
Project Organization

Project Organization

HEBI Robotics

Download quickbuf-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/us.hebi.quickbuf/quickbuf-runtime/ -->
<dependency>
    <groupId>us.hebi.quickbuf</groupId>
    <artifactId>quickbuf-runtime</artifactId>
    <version>1.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/us.hebi.quickbuf/quickbuf-runtime/
implementation 'us.hebi.quickbuf:quickbuf-runtime:1.0-rc1'
// https://jarcasting.com/artifacts/us.hebi.quickbuf/quickbuf-runtime/
implementation ("us.hebi.quickbuf:quickbuf-runtime:1.0-rc1")
'us.hebi.quickbuf:quickbuf-runtime:jar:1.0-rc1'
<dependency org="us.hebi.quickbuf" name="quickbuf-runtime" rev="1.0-rc1">
  <artifact name="quickbuf-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hebi.quickbuf', module='quickbuf-runtime', version='1.0-rc1')
)
libraryDependencies += "us.hebi.quickbuf" % "quickbuf-runtime" % "1.0-rc1"
[us.hebi.quickbuf/quickbuf-runtime "1.0-rc1"]

Dependencies

test (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.4
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
us.hebi.quickbuf

Versions

Version
1.0-rc1
1.0-alpha10
1.0-alpha9
1.0-alpha8
1.0-alpha7
1.0-alpha6
1.0-alpha5
1.0-alpha4
1.0-alpha3