ProtoToJson

ProtoToJson is a tool to decode and view binary protobuf messages as readable JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.zabuzard.prototojson
ArtifactId

ArtifactId

prototojson
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ProtoToJson
ProtoToJson is a tool to decode and view binary protobuf messages as readable JSON.
Project URL

Project URL

https://github.com/Zabuzard/ProtoToJson
Source Code Management

Source Code Management

http://github.com/Zabuzard/ProtoToJson/tree/master

Download prototojson

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zabuzard.prototojson/prototojson/ -->
<dependency>
    <groupId>io.github.zabuzard.prototojson</groupId>
    <artifactId>prototojson</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zabuzard.prototojson/prototojson/
implementation 'io.github.zabuzard.prototojson:prototojson:1.1'
// https://jarcasting.com/artifacts/io.github.zabuzard.prototojson/prototojson/
implementation ("io.github.zabuzard.prototojson:prototojson:1.1")
'io.github.zabuzard.prototojson:prototojson:jar:1.1'
<dependency org="io.github.zabuzard.prototojson" name="prototojson" rev="1.1">
  <artifact name="prototojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zabuzard.prototojson', module='prototojson', version='1.1')
)
libraryDependencies += "io.github.zabuzard.prototojson" % "prototojson" % "1.1"
[io.github.zabuzard.prototojson/prototojson "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.11.0
com.google.protobuf : protobuf-java-util jar 3.11.0
com.google.code.gson : gson jar 2.8.6
com.fifesoft : rsyntaxtextarea jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1