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 20bbd6e commit b8f7c2fCopy full SHA for b8f7c2f
README.md
@@ -31,15 +31,15 @@ repositories {
31
<dependency>
32
<groupId>com.sendgrid</groupId>
33
<artifactId>java-http-client</artifactId>
34
- <version>2.0.0</version>
+ <version>2.1.0</version>
35
</dependency>
36
```
37
38
`mvn install`
39
40
## Fat Jar
41
42
-[Download](http://repo1.maven.org/maven2/com/sendgrid/java-http-client/2.0.0/java-http-client-2.0.0-jar.jar)
+[Download](http://repo1.maven.org/maven2/com/sendgrid/java-http-client/2.0.0/java-http-client-2.1.0-jar.jar)
43
44
## Dependencies
45
0 commit comments