scalapb / protobuf-scala-runtime   0.8.16

Apache License 2.0 GitHub

A re-impementation of some com.google.protobuf classes in Scala

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

protobuf-runtime-scala 0.8.16


Group ID:
com.thesamet.scalapb
Artifact ID:
protobuf-runtime-scala_native0.5_2.12
Version:
0.8.16
Release Date:
Jun 3, 2024
Licenses:
Files:
Full Scala Version:
2.12.19

libraryDependencies += "com.thesamet.scalapb" %%% "protobuf-runtime-scala" % "0.8.16"

Mill build tool

ivy"com.thesamet.scalapb::protobuf-runtime-scala::0.8.16"

Scala CLI

//> using dep "com.thesamet.scalapb::protobuf-runtime-scala::0.8.16"