Download scalapb-runtime_2.12-0.8.0-RC1.jar file - Jar s

Jar examples for s:scalapb-runtime-2.12

Description

scalapb-runtime

You can download jar file scalapb-runtime_2.12 0.8.0-RC1 in this page.

License

Apache 2

Build File

You can use the following script to add scalapb-runtime_2.12-0.8.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.12-0.8.0-RC1-javadoc.jar
scalapb-runtime_2.12-0.8.0-RC1-sources.jar
scalapb-runtime_2.12-0.8.0-RC1.jar
scalapb-runtime_2.12-0.8.0-RC1.pom



Related Tutorials