scalapb / scalapb   0.11.18

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 1.0.0-alpha.1


Group ID:
com.thesamet.scalapb
Artifact ID:
scalapb-runtime_native0.5_2.13
Version:
1.0.0-alpha.1
Version Scheme:
Release Date:
Oct 1, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.thesamet.scalapb" %%% "scalapb-runtime" % "1.0.0-alpha.1"

Mill build tool

ivy"com.thesamet.scalapb::scalapb-runtime::1.0.0-alpha.1"

Scala CLI

//> using dep "com.thesamet.scalapb::scalapb-runtime::1.0.0-alpha.1"