Download protobuf-runtime-scala_sjs0.6_2.12-0.7.1.jar file - Jar p

Jar examples for p:protobuf-runtime-scala-sjs0.6-2.12

Description

protobuf-runtime-scala

You can download jar file protobuf-runtime-scala_sjs0.6_2.12 0.7.1 in this page.

License

Apache 2

Build File

You can use the following script to add protobuf-runtime-scala_sjs0.6_2.12-0.7.1.jar to your project.

<dependency>
   <groupId>com.thesamet.scalapb</groupId>
   <artifactId>protobuf-runtime-scala_sjs0.6_2.12</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.thesamet.scalapb', name: 'protobuf-runtime-scala_sjs0.6_2.12', version: '0.7.1'
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_sjs0.6_2.12" % "0.7.1"
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_sjs0.6_2.12" rev="0.7.1"/>
@Grapes(@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_sjs0.6_2.12', version='0.7.1'))
'com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.12:jar:0.7.1'

Download

Click the following link to download the jar file.

protobuf-runtime-scala_sjs0.6_2.12-0.7.1-javadoc.jar
protobuf-runtime-scala_sjs0.6_2.12-0.7.1-sources.jar
protobuf-runtime-scala_sjs0.6_2.12-0.7.1.jar
protobuf-runtime-scala_sjs0.6_2.12-0.7.1.pom



Related Tutorials