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