License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-tube-sendgrid |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda Tube SendGrid
Panda Tube SendGrid is a Web Service API client for SendGrid.
|
Filename | Size |
---|---|
panda-tube-sendgrid-1.8.0.pom | |
panda-tube-sendgrid-1.8.0.jar | 14 KB |
panda-tube-sendgrid-1.8.0-sources.jar | 11 KB |
panda-tube-sendgrid-1.8.0-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-sendgrid/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-tube-sendgrid</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-sendgrid/
implementation 'com.github.pandafw:panda-tube-sendgrid:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-sendgrid/
implementation ("com.github.pandafw:panda-tube-sendgrid:1.8.0")
'com.github.pandafw:panda-tube-sendgrid:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-tube-sendgrid" rev="1.8.0">
<artifact name="panda-tube-sendgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-sendgrid', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-sendgrid" % "1.8.0"
[com.github.pandafw/panda-tube-sendgrid "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pandafw : panda-core | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |