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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials