You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ Then import the library - in the file appropriate to your Java project.
56
56
importcom.github.sendgrid.SendGrid;
57
57
```
58
58
59
+
You will also need to include the [http-request library from kevinsawicki](https://github.com/kevinsawicki/http-request).
60
+
59
61
### via Maven
60
62
61
63
I'd like to get this on Maven. Please [create an issue](https://github.com/sendgrid/sendgrid-java/issues/new) if you'd like to see it on Maven as well.
0 commit comments