Skip to content

Commit

Permalink
add protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Mar 27, 2020
1 parent 280d8fb commit 4032d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ For example, for ScalaPB 0.9.x:

```
libraryDependencies += "com.thesamet.scalapb.common-protos" %% "proto-google-common-protos-scalapb_0.9" % "1.17.0-0"
libraryDependencies += "com.thesamet.scalapb.common-protos" %% "proto-google-common-protos-scalapb_0.9" % "1.17.0-0" % "protobuf"
```

See [list of all libraries and versions](https://repo1.maven.org/maven2/com/thesamet/scalapb/common-protos/).
Expand Down

0 comments on commit 4032d9e

Please sign in to comment.