Download protobuf-generic_2.11-0.2.2.jar file - Jar p

Jar examples for p:protobuf-generic-2.11

Description

Generic protobuf manipulation

You can download jar file protobuf-generic_2.11 0.2.2 in this page.

License

Apache 2

Build File

You can use the following script to add protobuf-generic_2.11-0.2.2.jar to your project.

<dependency>
   <groupId>me.lyh</groupId>
   <artifactId>protobuf-generic_2.11</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'me.lyh', name: 'protobuf-generic_2.11', version: '0.2.2'
libraryDependencies += "me.lyh" % "protobuf-generic_2.11" % "0.2.2"
<dependency org="me.lyh" name="protobuf-generic_2.11" rev="0.2.2"/>
@Grapes(@Grab(group='me.lyh', module='protobuf-generic_2.11', version='0.2.2'))
'me.lyh:protobuf-generic_2.11:jar:0.2.2'

Download

Click the following link to download the jar file.

protobuf-generic_2.11-0.2.2-javadoc.jar
protobuf-generic_2.11-0.2.2-sources.jar
protobuf-generic_2.11-0.2.2.jar
protobuf-generic_2.11-0.2.2.pom



Related Tutorials