Download scalapb-runtime_2.12.0-M2-0.5.18.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-M2 0.5.18 in this page.

License

Apache 2

Build File

You can use the following script to add scalapb-runtime_2.12.0-M2-0.5.18.jar to your project.

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.12.0-M2-0.5.18-javadoc.jar
scalapb-runtime_2.12.0-M2-0.5.18-sources.jar
scalapb-runtime_2.12.0-M2-0.5.18.jar
scalapb-runtime_2.12.0-M2-0.5.18.pom



Related Tutorials