Download public-protobuf-1.1.jar file - Jar p

Jar examples for p:public-protobuf

Description

You can download jar file public-protobuf 1.1 in this page.

Build File

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'

Download

Click the following link to download the jar file.

public-protobuf-1.1-javadoc.jar
public-protobuf-1.1-sources.jar
public-protobuf-1.1.jar
public-protobuf-1.1.pom



Related Tutorials