jar

org.buldakov.huawei.modem.client : huawei-api-client

Maven & Gradle

Mar 07, 2021
2 stars

Huawei 4G Modem API Client · Client library which provides access to the Huawei Modem features.

Table Of Contents

Latest Version

Download org.buldakov.huawei.modem.client : huawei-api-client JAR file - Latest Versions:

All Versions

Download org.buldakov.huawei.modem.client : huawei-api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.01
1.0.x
1.0

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 huawei-api-client-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.buldakov.huawei.modem.xml

├─ org.buldakov.huawei.modem.xml.MapperKt.class - [JAR]

org.buldakov.huawei.modem.api

├─ org.buldakov.huawei.modem.api.SmsApi.class - [JAR]

org.buldakov.huawei.modem.client

├─ org.buldakov.huawei.modem.client.ModemClient.class - [JAR]

├─ org.buldakov.huawei.modem.client.SampleKt.class - [JAR]

org.buldakov.huawei.modem.model

├─ org.buldakov.huawei.modem.model.DeleteSmsRequest.class - [JAR]

├─ org.buldakov.huawei.modem.model.GetSmsCountResponse.class - [JAR]

├─ org.buldakov.huawei.modem.model.Message.class - [JAR]

├─ org.buldakov.huawei.modem.model.OKResponse.class - [JAR]

├─ org.buldakov.huawei.modem.model.SendSmsRequest.class - [JAR]

├─ org.buldakov.huawei.modem.model.SessionInfoResponse.class - [JAR]

├─ org.buldakov.huawei.modem.model.SmsListResponse.class - [JAR]

org.buldakov.huawei.modem.utils

├─ org.buldakov.huawei.modem.utils.StringUtilsKt.class - [JAR]