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


Group ID:
com.trueaccord.scalapb
Artifact ID:
scalapb-runtime_sjs0.6_2.10
Version:
0.5.22
Release Date:
Mar 23, 2016
Licenses:

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

Mill build tool

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

Scala CLI

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