jar

help.swgoh.api : swgoh-api-connector

Maven & Gradle

Jun 08, 2021
10 stars

help.swgoh.api:swgoh-api-connector · A collection of Java helper classes that allow for easy and immediate access to the api.swgoh.help endpoints.

Table Of Contents

Latest Version

Download help.swgoh.api : swgoh-api-connector JAR file - Latest Versions:

All Versions

Download help.swgoh.api : swgoh-api-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x
3.1.x
3.0.x
2.0.x
1.2.x
1.1.x
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 swgoh-api-connector-4.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

help.swgoh.api.exception

├─ help.swgoh.api.exception.SwgohAPIDuplicateRequestException.class - [JAR]

├─ help.swgoh.api.exception.SwgohAPIException.class - [JAR]

├─ help.swgoh.api.exception.SwgohAPINotFoundException.class - [JAR]

├─ help.swgoh.api.exception.SwgohAPIRateLimitException.class - [JAR]

├─ help.swgoh.api.exception.SwgohAPITimeoutException.class - [JAR]

help.swgoh.api.response

├─ help.swgoh.api.response.RegistrationResponse.class - [JAR]

help.swgoh.api

├─ help.swgoh.api.SwgohAPI.class - [JAR]

├─ help.swgoh.api.SwgohAPIBuilder.class - [JAR]

├─ help.swgoh.api.SwgohAPIClient.class - [JAR]

├─ help.swgoh.api.SwgohAPIFilter.class - [JAR]

├─ help.swgoh.api.SwgohAPISettings.class - [JAR]

├─ help.swgoh.api.SwgohAPIToken.class - [JAR]

Advertisement