jar

io.mail7.sdk : java-sdk

Maven & Gradle

Jun 29, 2020
2 stars

Mail7 JavaSDK · Mail7 Disposable Email java SDK contains email and routing rules APIs

Table Of Contents

Latest Version

Download io.mail7.sdk : java-sdk JAR file - Latest Versions:

All Versions

Download io.mail7.sdk : java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-sdk-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mail7.sdk.helper

├─ io.mail7.sdk.helper.JsonDeserializer.class - [JAR]

├─ io.mail7.sdk.helper.Mail7Request.class - [JAR]

├─ io.mail7.sdk.helper.Mail7Validator.class - [JAR]

io.mail7.sdk.models.responsemodels

├─ io.mail7.sdk.models.responsemodels.ApiResponse.class - [JAR]

├─ io.mail7.sdk.models.responsemodels.EmailResponse.class - [JAR]

├─ io.mail7.sdk.models.responsemodels.InboxResponse.class - [JAR]

├─ io.mail7.sdk.models.responsemodels.RoutingRule.class - [JAR]

io.mail7.sdk.util

├─ io.mail7.sdk.util.AsyncHandler.class - [JAR]

├─ io.mail7.sdk.util.ErrorResponse.class - [JAR]

├─ io.mail7.sdk.util.ExtraInfo.class - [JAR]

├─ io.mail7.sdk.util.Mail7SDK.class - [JAR]

├─ io.mail7.sdk.util.ValidationError.class - [JAR]

io.mail7.sdk.api

├─ io.mail7.sdk.api.EmailApi.class - [JAR]

├─ io.mail7.sdk.api.RoutingRuleApi.class - [JAR]

Advertisement