Download sendgrid-smtpapi-java-2.0.0.jar file - Jar s

Jar examples for s:sendgrid-smtpapi-java

Description

SendGrid SMTPAPI Java helper library

You can download jar file sendgrid-smtpapi-java 2.0.0 in this page.

License

MIT License

Build File

You can use the following script to add sendgrid-smtpapi-java-2.0.0.jar to your project.

<dependency>
   <groupId>com.revinate</groupId>
   <artifactId>sendgrid-smtpapi-java</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.revinate', name: 'sendgrid-smtpapi-java', version: '2.0.0'
libraryDependencies += "com.revinate" % "sendgrid-smtpapi-java" % "2.0.0"
<dependency org="com.revinate" name="sendgrid-smtpapi-java" rev="2.0.0"/>
@Grapes(@Grab(group='com.revinate', module='sendgrid-smtpapi-java', version='2.0.0'))
'com.revinate:sendgrid-smtpapi-java:jar:2.0.0'

Download

Click the following link to download the jar file.

sendgrid-smtpapi-java-2.0.0-javadoc.jar
sendgrid-smtpapi-java-2.0.0-sources.jar
sendgrid-smtpapi-java-2.0.0.jar
sendgrid-smtpapi-java-2.0.0.pom



Related Tutorials