Download protobufel-0.7.2.jar file - Jar p

Jar examples for p:protobufel

Description

Enhanced ProtoBuf DynamicMessage mirroring GeneratedMessage capabilities

You can download jar file protobufel 0.7.2 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add protobufel-0.7.2.jar to your project.

<dependency>
   <groupId>com.github.protobufel</groupId>
   <artifactId>protobufel</artifactId>
   <version>0.7.2</version>
</dependency>
compile group: 'com.github.protobufel', name: 'protobufel', version: '0.7.2'
libraryDependencies += "com.github.protobufel" % "protobufel" % "0.7.2"
<dependency org="com.github.protobufel" name="protobufel" rev="0.7.2"/>
@Grapes(@Grab(group='com.github.protobufel', module='protobufel', version='0.7.2'))
'com.github.protobufel:protobufel:jar:0.7.2'

Download

Click the following link to download the jar file.

protobufel-0.7.2-javadoc.jar
protobufel-0.7.2-sources.jar
protobufel-0.7.2.jar
protobufel-0.7.2.pom



Related Tutorials