Skip to content

Commit c293f06

Browse files
author
elbuo8
committed
Remove old link to jar
1 parent ea0f6b2 commit c293f06

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@ Then import the library - in the file appropriate to your Java project.
4848
import com.sendgrid.SendGrid;
4949
```
5050

51-
### via jar file
52-
53-
You can just drop the jar file in. It's a fat jar - it has all the dependencies built in.
54-
55-
[sendgrid-java.jar](https://sendgrid-open-source.s3.amazonaws.com/sendgrid-java/sendgrid-java.jar)
56-
57-
```java
58-
import com.sendgrid.*;
59-
```
60-
6151
## Usage
6252

6353
To begin using this library, initialize the SendGrid object with your SendGrid credentials.

0 commit comments

Comments
 (0)