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