Download protoc-bridge_2.10-0.2.3.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.2.3 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

protoc-bridge_2.10-0.2.3-javadoc.jar
protoc-bridge_2.10-0.2.3-sources.jar
protoc-bridge_2.10-0.2.3.jar
protoc-bridge_2.10-0.2.3.pom



Related Tutorials