Jar examples for j:jprotobuf
A very useful utility library for java programmer using google protobuf.
You can download jar file jprotobuf 1.2.5 in this page.
Apache 2.0
You can use the following script to add jprotobuf-1.2.5.jar to your project.
<dependency> <groupId>com.baidu</groupId> <artifactId>jprotobuf</artifactId> <version>1.2.5</version> </dependency>
compile group: 'com.baidu', name: 'jprotobuf', version: '1.2.5'
libraryDependencies += "com.baidu" % "jprotobuf" % "1.2.5"
<dependency org="com.baidu" name="jprotobuf" rev="1.2.5"/>
@Grapes(@Grab(group='com.baidu', module='jprotobuf', version='1.2.5'))
'com.baidu:jprotobuf:jar:1.2.5'
Click the following link to download the jar file.
jprotobuf-1.2.5-javadoc.jar