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