Jar examples for p:protoc-jar
Protocol Buffers compiler - executable JAR and API
You can download jar file protoc-jar 2.4.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add protoc-jar-2.4.1.0.jar to your project.
<dependency> <groupId>com.github.os72</groupId> <artifactId>protoc-jar</artifactId> <version>2.4.1.0</version> </dependency>
compile group: 'com.github.os72', name: 'protoc-jar', version: '2.4.1.0'
libraryDependencies += "com.github.os72" % "protoc-jar" % "2.4.1.0"
<dependency org="com.github.os72" name="protoc-jar" rev="2.4.1.0"/>
@Grapes(@Grab(group='com.github.os72', module='protoc-jar', version='2.4.1.0'))
'com.github.os72:protoc-jar:jar:2.4.1.0'
Click the following link to download the jar file.
protoc-jar-2.4.1.0-javadoc.jar