us.hebi.quickbuf:quickbuf-compat

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

License

License

GroupId

GroupId

us.hebi.quickbuf
ArtifactId

ArtifactId

quickbuf-compat
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-compat

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
us.hebi.quickbuf : quickbuf-runtime jar 1.0-rc1

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.google.code.gson : gson jar 2.9.0

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.

Versions

Version
1.0-rc1