Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
```

If you are using Maven without the BOM, add this to your dependencies:
{% elif monorepo %}
{% elif monorepo and group_id == "com.google.cloud" %}
If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

```xml
Expand Down
Loading