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 2c20d7c commit e582aacCopy full SHA for e582aac
README.md
@@ -16,7 +16,7 @@ The SparkPost Java Library is available in this [Maven Repository](http://maven.
16
```xml
17
<dependency>
18
<groupId>com.sparkpost</groupId>
19
- <artifactId>client-server-protocol-lib</artifactId>
+ <artifactId>sparkpost-lib</artifactId>
20
<version>0.10</version>
21
</dependency>
22
```
0 commit comments