The goal of this project is to provide pre-compiled ScalaPB classes for commonly-used third-party protobuf libraries.
Not seeing a library you are looking for? It is easy to add more. Just send us a PR that adds your library to build.sbt (edit) and README.md
in this project. Once your commit is merged, there is going to be a snapshot published to Sonatype Snapshots. You can use those snapshots by adding to your build.sbt:
ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")