scalapb / scalapb   0.11.15

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.4

scalapb-runtime 0.5.23


Group ID:
com.trueaccord.scalapb
Artifact ID:
scalapb-runtime_sjs0.6_2.11
Version:
0.5.23
Release Date:
Mar 30, 2016
Licenses:

libraryDependencies += "com.trueaccord.scalapb" %%% "scalapb-runtime" % "0.5.23"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.trueaccord.scalapb::scalapb-runtime::0.5.23"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "com.trueaccord.scalapb::scalapb-runtime::0.5.23"