jar

com.github.aeonlucid.hvaapi : hva-api

Maven & Gradle

Sep 09, 2016
1 stars

HvA-API · An Java API to authenticate with and request data from the Hogeschool van Amsterdam.

Table Of Contents

Latest Version

Download com.github.aeonlucid.hvaapi : hva-api JAR file - Latest Versions:

All Versions

Download com.github.aeonlucid.hvaapi : hva-api JAR file - All Versions:

Version Vulnerabilities Size Updated
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 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]