| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.danysantiago | 
| ArtifactId | ArtifactIdsendgrid-android | 
| Version | Version1 | 
| Type | Typeaar | 
| Description | DescriptionSendGrid-Android This Android library allows you to quickly and easily send emails through SendGrid. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| sendgrid-android-1.pom | |
| sendgrid-android-1.aar | 11 KB | 
| sendgrid-android-1-sources.jar | 5 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpmime | jar | 4.3.5 | 
| org.apache.httpcomponents : httpclient-android | jar | 4.3.5.1 |