jar

com.github.devnexmosms : nexmosms-client

Maven & Gradle

Apr 20, 2020
0 stars

Tutorial Library Sending SMS · This is a sample library for a tutorial about sending sms

Table Of Contents

Latest Version

Download com.github.devnexmosms : nexmosms-client JAR file - Latest Versions:

All Versions

Download com.github.devnexmosms : nexmosms-client 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 nexmosms-client-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.nexmosms.client.auth

├─ com.nexmosms.client.auth.TokenAuthMethod.class - [JAR]

com.nexmosms.client.sms.messages

├─ com.nexmosms.client.sms.messages.Message.class - [JAR]

├─ com.nexmosms.client.sms.messages.TextMessage.class - [JAR]

com.nexmosms.client.sms

├─ com.nexmosms.client.sms.MessageStatus.class - [JAR]

├─ com.nexmosms.client.sms.SendMessageEndpoint.class - [JAR]

├─ com.nexmosms.client.sms.SmsClient.class - [JAR]

├─ com.nexmosms.client.sms.SmsDetails.class - [JAR]

├─ com.nexmosms.client.sms.SmsSubmissionResponse.class - [JAR]

├─ com.nexmosms.client.sms.SmsSubmissionResponseMessage.class - [JAR]

com.nexmosms.client.common

├─ com.nexmosms.client.common.HttpMethod.class - [JAR]

com.nexmosms.client

├─ com.nexmosms.client.HttpConfig.class - [JAR]

├─ com.nexmosms.client.HttpWrapper.class - [JAR]

├─ com.nexmosms.client.NexmoSMSClient.class - [JAR]