Download protoc-bridge_2.11-0.7.0.jar file - Jar p

Jar examples for p:protoc-bridge-2.11

Description

protoc-bridge

You can download jar file protoc-bridge_2.11 0.7.0 in this page.

License

Apache 2

Build File

You can use the following script to add protoc-bridge_2.11-0.7.0.jar to your project.

<dependency>
   <groupId>com.thesamet.scalapb</groupId>
   <artifactId>protoc-bridge_2.11</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'com.thesamet.scalapb', name: 'protoc-bridge_2.11', version: '0.7.0'
libraryDependencies += "com.thesamet.scalapb" % "protoc-bridge_2.11" % "0.7.0"
<dependency org="com.thesamet.scalapb" name="protoc-bridge_2.11" rev="0.7.0"/>
@Grapes(@Grab(group='com.thesamet.scalapb', module='protoc-bridge_2.11', version='0.7.0'))
'com.thesamet.scalapb:protoc-bridge_2.11:jar:0.7.0'

Download

Click the following link to download the jar file.

protoc-bridge_2.11-0.7.0-javadoc.jar
protoc-bridge_2.11-0.7.0-sources.jar
protoc-bridge_2.11-0.7.0.jar
protoc-bridge_2.11-0.7.0.pom



Related Tutorials