Jar examples for p:protobuf-generic-2.11
Generic protobuf manipulation
You can download jar file protobuf-generic_2.11 0.1.1 in this page.
Apache 2
You can use the following script to add protobuf-generic_2.11-0.1.1.jar to your project.
<dependency> <groupId>me.lyh</groupId> <artifactId>protobuf-generic_2.11</artifactId> <version>0.1.1</version> </dependency>
compile group: 'me.lyh', name: 'protobuf-generic_2.11', version: '0.1.1'
libraryDependencies += "me.lyh" % "protobuf-generic_2.11" % "0.1.1"
<dependency org="me.lyh" name="protobuf-generic_2.11" rev="0.1.1"/>
@Grapes(@Grab(group='me.lyh', module='protobuf-generic_2.11', version='0.1.1'))
'me.lyh:protobuf-generic_2.11:jar:0.1.1'
Click the following link to download the jar file.
protobuf-generic_2.11-0.1.1-javadoc.jar