Download scalapb-runtime_2.12-0.6.0.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.6.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

scalapb-runtime_2.12-0.6.0-javadoc.jar
scalapb-runtime_2.12-0.6.0-sources.jar
scalapb-runtime_2.12-0.6.0.jar
scalapb-runtime_2.12-0.6.0.pom



Related Tutorials