SendGrid-Android

This Android library allows you to quickly and easily send emails through SendGrid.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.danysantiago
ArtifactId

ArtifactId

sendgrid-android
Last Version

Last Version

1
Release Date

Release Date

Type

Type

aar
Description

Description

SendGrid-Android
This Android library allows you to quickly and easily send emails through SendGrid.
Project URL

Project URL

https://github.com/danysantiago/sendgrid-android
Source Code Management

Source Code Management

https://github.com/danysantiago/sendgrid-android

Download sendgrid-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.3.5
org.apache.httpcomponents : httpclient-android jar 4.3.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1