is not current version
Last Version 1.8.0

com.github.pandafw:panda-tube-sendgrid 1.5.3

Panda Tube SendGrid is a Web Service API client for SendGrid.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-tube-sendgrid
Version

Version

1.5.3
Type

Type

jar

Download panda-tube-sendgrid 1.5.3


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