Download protostuff-generator-2.0.0-alpha10.jar file - Jar p

Jar examples for p:protostuff-generator

Description

You can download jar file protostuff-generator 2.0.0-alpha10 in this page.

Build File

You can use the following script to add protostuff-generator-2.0.0-alpha10.jar to your project.

<dependency>
   <groupId>io.protostuff</groupId>
   <artifactId>protostuff-generator</artifactId>
   <version>2.0.0-alpha10</version>
</dependency>
compile group: 'io.protostuff', name: 'protostuff-generator', version: '2.0.0-alpha10'
libraryDependencies += "io.protostuff" % "protostuff-generator" % "2.0.0-alpha10"
<dependency org="io.protostuff" name="protostuff-generator" rev="2.0.0-alpha10"/>
@Grapes(@Grab(group='io.protostuff', module='protostuff-generator', version='2.0.0-alpha10'))
'io.protostuff:protostuff-generator:jar:2.0.0-alpha10'

Download

Click the following link to download the jar file.

protostuff-generator-2.0.0-alpha10-javadoc.jar
protostuff-generator-2.0.0-alpha10-sources.jar
protostuff-generator-2.0.0-alpha10.jar
protostuff-generator-2.0.0-alpha10.pom



Related Tutorials