Download scalapb-runtime_2.11-0.5.14.jar file - Jar s

Jar examples for s:scalapb-runtime-2.11

Description

scalapb-runtime

You can download jar file scalapb-runtime_2.11 0.5.14 in this page.

License

Apache 2

Build File

You can use the following script to add scalapb-runtime_2.11-0.5.14.jar to your project.

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.11-0.5.14-javadoc.jar
scalapb-runtime_2.11-0.5.14-sources.jar
scalapb-runtime_2.11-0.5.14.jar
scalapb-runtime_2.11-0.5.14.pom



Related Tutorials