Download protoc-bridge_2.10-0.3.0-M1.jar file - Jar p

Jar examples for p:protoc-bridge-2.10

Description

protoc-bridge

You can download jar file protoc-bridge_2.10 0.3.0-M1 in this page.

License

Apache 2

Build File

You can use the following script to add protoc-bridge_2.10-0.3.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

protoc-bridge_2.10-0.3.0-M1-javadoc.jar
protoc-bridge_2.10-0.3.0-M1-sources.jar
protoc-bridge_2.10-0.3.0-M1.jar
protoc-bridge_2.10-0.3.0-M1.pom



Related Tutorials