is not current version
Last Version 2

protostuff :: parser 1.7.3

parser for .proto files

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-parser
Version

Version

1.7.3
Type

Type

jar
Description

Description

protostuff :: parser
parser for .proto files

Download protostuff-parser 1.7.3


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.