Skip to content

scala-steward/common-protos

 
 

Repository files navigation

Common protos for ScalaPB

The goal of this project is to provide pre-compiled ScalaPB classes for commonly-used third-party protobuf libraries.

Adding a new libary

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")

About

Precompiled proto packages for ScalaPB

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.5%
  • Nix 3.5%