View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hva-api-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.aeonlucid.hvaapi.http
├─ com.github.aeonlucid.hvaapi.http.AcceptingCookieJar.class - [JAR]
com.github.aeonlucid.hvaapi.data
├─ com.github.aeonlucid.hvaapi.data.Absentee.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.AuthenticationUser.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.AzUrl.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.Domain.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.Location.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.News.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.Profile.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.Programme.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.Schedule.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.StudyLocation.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.StudyLocationPage.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.TimetableItem.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.TimetableLocation.class - [JAR]
├─ com.github.aeonlucid.hvaapi.data.User.class - [JAR]
com.github.aeonlucid.hvaapi
├─ com.github.aeonlucid.hvaapi.HvAClient.class - [JAR]
├─ com.github.aeonlucid.hvaapi.Main.class - [JAR]