Jar examples for p:protostuff-parser
parser for .proto files
You can download jar file protostuff-parser 2.0.0-alpha33 in this page.
You can use the following script to add protostuff-parser-2.0.0-alpha33.jar to your project.
<dependency> <groupId>io.protostuff</groupId> <artifactId>protostuff-parser</artifactId> <version>2.0.0-alpha33</version> </dependency>
compile group: 'io.protostuff', name: 'protostuff-parser', version: '2.0.0-alpha33'
libraryDependencies += "io.protostuff" % "protostuff-parser" % "2.0.0-alpha33"
<dependency org="io.protostuff" name="protostuff-parser" rev="2.0.0-alpha33"/>
@Grapes(@Grab(group='io.protostuff', module='protostuff-parser', version='2.0.0-alpha33'))
'io.protostuff:protostuff-parser:jar:2.0.0-alpha33'
Click the following link to download the jar file.
protostuff-parser-2.0.0-alpha33-javadoc.jar