jar

com.vincejv : m360-api-client

Maven & Gradle

Aug 28, 2023
0 stars

M360 API Client · Easily integrate M360 API to your Java application

Table Of Contents

Latest Version

Download com.vincejv : m360-api-client JAR file - Latest Versions:

All Versions

Download com.vincejv : m360-api-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 m360-api-client-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vincejv.m360.exception

├─ com.vincejv.m360.exception.M360ApiException.class - [JAR]

com.vincejv.m360.service

├─ com.vincejv.m360.service.M360ApiClientSvc.class - [JAR]

com.vincejv.m360.helper

├─ com.vincejv.m360.helper.M360ApiClientHelper.class - [JAR]

com.vincejv.m360.util

├─ com.vincejv.m360.util.ApiResponseBuilder.class - [JAR]

├─ com.vincejv.m360.util.Constants.class - [JAR]

├─ com.vincejv.m360.util.HttpConstants.class - [JAR]

com.vincejv.m360.dto

├─ com.vincejv.m360.dto.ApiError.class - [JAR]

├─ com.vincejv.m360.dto.ApiResponse.class - [JAR]

├─ com.vincejv.m360.dto.BroadcastRequest.class - [JAR]

├─ com.vincejv.m360.dto.BroadcastResponse.class - [JAR]

├─ com.vincejv.m360.dto.BroadcastResponseDeserializer.class - [JAR]

├─ com.vincejv.m360.dto.ErrorResponse.class - [JAR]

├─ com.vincejv.m360.dto.IApiRequest.class - [JAR]

├─ com.vincejv.m360.dto.PageInfo.class - [JAR]

├─ com.vincejv.m360.dto.SMSRequest.class - [JAR]

com.vincejv.m360

├─ com.vincejv.m360.M360ApiClient.class - [JAR]