Last Version

protostuff :: parser 1.0.12

parser for .proto files

License

License

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-parser
Version

Version

1.0.12
Type

Type

jar
Description

Description

protostuff :: parser
parser for .proto files
Project URL

Project URL

http://code.google.com/p/protostuff/protostuff-parser/

Download protostuff-parser 1.0.12


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.