We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd282e commit 839fbd1Copy full SHA for 839fbd1
1 file changed
README.md
@@ -103,9 +103,9 @@ when you start using `google-maps-services`.
103
104
```xml
105
<dependency>
106
- <groupId>com.google.maps</groupId>
107
- <artifactId>google-maps-services</artifactId>
108
- <version>(insert latest version)</version>
+ <groupId>com.google.maps</groupId>
+ <artifactId>google-maps-services</artifactId>
+ <version>(insert latest version)</version>
109
</dependency>
110
111
<groupId>org.slf4j</groupId>
0 commit comments