scalapb / scalapb   0.11.17

Apache License 2.0 Website GitHub

Protocol buffer compiler for Scala.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

scalapb-runtime 0.7.0-RC7


Group ID:
com.github.xenoby
Artifact ID:
scalapb-runtime_2.11
Version:
0.7.0-RC7
Release Date:
Aug 10, 2016
Licenses:
Files:

libraryDependencies += "com.github.xenoby" %% "scalapb-runtime" % "0.7.0-RC7"

Mill build tool

ivy"com.github.xenoby::scalapb-runtime:0.7.0-RC7"

Scala CLI

//> using dep "com.github.xenoby::scalapb-runtime:0.7.0-RC7"

Ammonite REPL

import $ivy.`com.github.xenoby::scalapb-runtime:0.7.0-RC7`

<dependency>
  <groupId>com.github.xenoby</groupId>
  <artifactId>scalapb-runtime_2.11</artifactId>
  <version>0.7.0-RC7</version>
</dependency>

compile group: 'com.github.xenoby', name: 'scalapb-runtime_2.11', version: '0.7.0-RC7'