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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials