jar

cn.wustlinghang.mywust : mywust-network

Maven & Gradle

Oct 11, 2023
3 stars

mywust-network · The API encapsulations of WUST's official web service. Module `mywust-network`

Table Of Contents

Latest Version

Download cn.wustlinghang.mywust : mywust-network JAR file - Latest Versions:

All Versions

Download cn.wustlinghang.mywust : mywust-network JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 mywust-network-0.0.2-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.wustlinghang.mywust.network.request

├─ cn.wustlinghang.mywust.network.request.RequestFactory.class - [JAR]

cn.wustlinghang.mywust.network.entitys

├─ cn.wustlinghang.mywust.network.entitys.FormBodyBuilder.class - [JAR]

├─ cn.wustlinghang.mywust.network.entitys.HttpRequest.class - [JAR]

├─ cn.wustlinghang.mywust.network.entitys.HttpResponse.class - [JAR]

cn.wustlinghang.mywust.network

├─ cn.wustlinghang.mywust.network.RequestClientOption.class - [JAR]

├─ cn.wustlinghang.mywust.network.Requester.class - [JAR]