Download scalapb-runtime_2.10-0.5.45-p3.jar file - Jar s

Jar examples for s:scalapb-runtime-2.10

Description

scalapb-runtime

You can download jar file scalapb-runtime_2.10 0.5.45-p3 in this page.

License

Apache 2

Build File

You can use the following script to add scalapb-runtime_2.10-0.5.45-p3.jar to your project.

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.10-0.5.45-p3-javadoc.jar
scalapb-runtime_2.10-0.5.45-p3-sources.jar
scalapb-runtime_2.10-0.5.45-p3.jar
scalapb-runtime_2.10-0.5.45-p3.pom



Related Tutorials