Download scalapb-runtime_2.10-0.7.0-rc7.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.7.0-rc7 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.10-0.7.0-rc7-javadoc.jar
scalapb-runtime_2.10-0.7.0-rc7-sources.jar
scalapb-runtime_2.10-0.7.0-rc7.jar
scalapb-runtime_2.10-0.7.0-rc7.pom



Related Tutorials