Last Version

Twilio SendGrid Java helper library 4.9.2

This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.sendgrid
ArtifactId

ArtifactId

sendgrid-java
Version

Version

4.9.2
Type

Type

jar
Description

Description

Twilio SendGrid Java helper library
This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java.
Project URL

Project URL

https://github.com/sendgrid/sendgrid-java
Source Code Management

Source Code Management

https://github.com/sendgrid/sendgrid-java

Download sendgrid-java 4.9.2


<!-- https://jarcasting.com/artifacts/com.sendgrid/sendgrid-java/ -->
<dependency>
    <groupId>com.sendgrid</groupId>
    <artifactId>sendgrid-java</artifactId>
    <version>4.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sendgrid/sendgrid-java/
implementation 'com.sendgrid:sendgrid-java:4.9.2'
// https://jarcasting.com/artifacts/com.sendgrid/sendgrid-java/
implementation ("com.sendgrid:sendgrid-java:4.9.2")
'com.sendgrid:sendgrid-java:jar:4.9.2'
<dependency org="com.sendgrid" name="sendgrid-java" rev="4.9.2">
  <artifact name="sendgrid-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sendgrid', module='sendgrid-java', version='4.9.2')
)
libraryDependencies += "com.sendgrid" % "sendgrid-java" % "4.9.2"
[com.sendgrid/sendgrid-java "4.9.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.sendgrid : java-http-client jar 4.5.0
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.bouncycastle : bcprov-jdk15on jar 1.70

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.