Last Version

protobuf parser 0.2.0

Java parser for Protocol Buffers

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

sk.uniq.protobuf
ArtifactId

ArtifactId

protobuf-parser
Version

Version

0.2.0
Type

Type

jar
Description

Description

protobuf parser
Java parser for Protocol Buffers
Project URL

Project URL

https://bitbucket.org/uniqdev/protobuf-parser
Project Organization

Project Organization

Uniq
Source Code Management

Source Code Management

https://bitbucket.org/uniqdev/protobuf-parser

Download protobuf-parser 0.2.0


<!-- https://jarcasting.com/artifacts/sk.uniq.protobuf/protobuf-parser/ -->
<dependency>
    <groupId>sk.uniq.protobuf</groupId>
    <artifactId>protobuf-parser</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.uniq.protobuf/protobuf-parser/
implementation 'sk.uniq.protobuf:protobuf-parser:0.2.0'
// https://jarcasting.com/artifacts/sk.uniq.protobuf/protobuf-parser/
implementation ("sk.uniq.protobuf:protobuf-parser:0.2.0")
'sk.uniq.protobuf:protobuf-parser:jar:0.2.0'
<dependency org="sk.uniq.protobuf" name="protobuf-parser" rev="0.2.0">
  <artifact name="protobuf-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.uniq.protobuf', module='protobuf-parser', version='0.2.0')
)
libraryDependencies += "sk.uniq.protobuf" % "protobuf-parser" % "0.2.0"
[sk.uniq.protobuf/protobuf-parser "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
eu.codearte.catch-exception : catch-exception jar 2.0.0-ALPHA-1

Project Modules

There are no modules declared in this project.