Jar examples for s:sendgrid-java
Fork of SendGrid Java helper library that uses async HTTP client
You can download jar file sendgrid-java 1.2.1 in this page.
MIT License
You can use the following script to add sendgrid-java-1.2.1.jar to your project.
<dependency> <groupId>com.sendgrid</groupId> <artifactId>sendgrid-java</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.sendgrid', name: 'sendgrid-java', version: '1.2.1'
libraryDependencies += "com.sendgrid" % "sendgrid-java" % "1.2.1"
<dependency org="com.sendgrid" name="sendgrid-java" rev="1.2.1"/>
@Grapes(@Grab(group='com.sendgrid', module='sendgrid-java', version='1.2.1'))
'com.sendgrid:sendgrid-java:jar:1.2.1'
Click the following link to download the jar file.
sendgrid-java-1.2.1-jar.jar