Download protoc-bridge_2.11-0.1.4.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.1.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials