We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6225efa commit e552106Copy full SHA for e552106
README.md
@@ -31,7 +31,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
31
<groupId>com.google.cloud</groupId>
32
<artifactId>google-cloud-spanner</artifactId>
33
</dependency>
34
-
+</dependencies>
35
```
36
37
If you are using Maven without the BOM, add this to your dependencies:
0 commit comments