Download protoc-bridge_2.12-0.7.2.jar file - Jar p

Jar examples for p:protoc-bridge-2.12

Description

protoc-bridge

You can download jar file protoc-bridge_2.12 0.7.2 in this page.

License

Apache 2

Build File

You can use the following script to add protoc-bridge_2.12-0.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

protoc-bridge_2.12-0.7.2-javadoc.jar
protoc-bridge_2.12-0.7.2-sources.jar
protoc-bridge_2.12-0.7.2.jar
protoc-bridge_2.12-0.7.2.pom



Related Tutorials