Jar examples for p:protoc-bridge-2.12
protoc-bridge
You can download jar file protoc-bridge_2.12 0.7.3 in this page.
Apache 2
You can use the following script to add protoc-bridge_2.12-0.7.3.jar to your project.
<dependency> <groupId>com.thesamet.scalapb</groupId> <artifactId>protoc-bridge_2.12</artifactId> <version>0.7.3</version> </dependency>
compile group: 'com.thesamet.scalapb', name: 'protoc-bridge_2.12', version: '0.7.3'
libraryDependencies += "com.thesamet.scalapb" % "protoc-bridge_2.12" % "0.7.3"
<dependency org="com.thesamet.scalapb" name="protoc-bridge_2.12" rev="0.7.3"/>
@Grapes(@Grab(group='com.thesamet.scalapb', module='protoc-bridge_2.12', version='0.7.3'))
'com.thesamet.scalapb:protoc-bridge_2.12:jar:0.7.3'
Click the following link to download the jar file.
protoc-bridge_2.12-0.7.3-javadoc.jar