Download jprotoc-0.7.1.jar file - Jar j

Jar examples for j:jprotoc

Description

You can download jar file jprotoc 0.7.1 in this page.

License

Open Source License

Build File

You can use the following script to add jprotoc-0.7.1.jar to your project.

<dependency>
   <groupId>com.salesforce.servicelibs</groupId>
   <artifactId>jprotoc</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.salesforce.servicelibs', name: 'jprotoc', version: '0.7.1'
libraryDependencies += "com.salesforce.servicelibs" % "jprotoc" % "0.7.1"
<dependency org="com.salesforce.servicelibs" name="jprotoc" rev="0.7.1"/>
@Grapes(@Grab(group='com.salesforce.servicelibs', module='jprotoc', version='0.7.1'))
'com.salesforce.servicelibs:jprotoc:jar:0.7.1'

Download

Click the following link to download the jar file.

jprotoc-0.7.1-javadoc.jar
jprotoc-0.7.1-sources.jar
jprotoc-0.7.1.jar
jprotoc-0.7.1.pom



Related Tutorials