Jar examples for p:protoc-bridge-2.12
protoc-bridge
You can download jar file protoc-bridge_2.12 0.7.2 in this page.
Apache 2
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'
Click the following link to download the jar file.
protoc-bridge_2.12-0.7.2-javadoc.jar