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