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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials