File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ All updates to this project is documented in our [CHANGELOG](https://github.com/
14
14
...
15
15
dependencies {
16
16
...
17
- compile 'com.sendgrid:java-http-client:1 .0.0'
17
+ compile 'com.sendgrid:java-http-client:2 .0.0'
18
18
}
19
19
20
20
repositories {
@@ -29,15 +29,15 @@ repositories {
29
29
<dependency >
30
30
<groupId >com.sendgrid</groupId >
31
31
<artifactId >java-http-client</artifactId >
32
- <version >1 .0.0</version >
32
+ <version >2 .0.0</version >
33
33
</dependency >
34
34
```
35
35
36
36
` mvn install `
37
37
38
38
## Fat Jar
39
39
40
- [ Download] ( http://repo1.maven.org/maven2/com/sendgrid/java-http-client/1 .0.0/java-http-client-1 .0.0-jar.jar )
40
+ [ Download] ( http://repo1.maven.org/maven2/com/sendgrid/java-http-client/2 .0.0/java-http-client-2 .0.0-jar.jar )
41
41
42
42
## Dependencies
43
43
@@ -136,4 +136,4 @@ java-http-client is guided and supported by the SendGrid [Developer Experience T
136
136
java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
137
137
138
138
![ SendGrid Logo]
139
- (https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png)
139
+ (https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png )
You can’t perform that action at this time.
0 commit comments