jar

ru.perveevm : polygon-api

Maven & Gradle

Oct 17, 2023
3 stars

Polygon API · A small library for easy access and usage of Polygon API. Polygon is a platform for creating and sharing Competitive Programming problems and contests.

Table Of Contents

Latest Version

Download ru.perveevm : polygon-api JAR file - Latest Versions:

All Versions

Download ru.perveevm : polygon-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1

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 polygon-api-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.perveevm.polygon.api.utils

├─ ru.perveevm.polygon.api.utils.ReflectionUtils.class - [JAR]

ru.perveevm.polygon.api.entities

├─ ru.perveevm.polygon.api.entities.CheckerTest.class - [JAR]

├─ ru.perveevm.polygon.api.entities.Problem.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ProblemFile.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ProblemFiles.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ProblemInfo.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ProblemPackage.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ProblemTest.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ResourceAdvancedProperties.class - [JAR]

├─ ru.perveevm.polygon.api.entities.Solution.class - [JAR]

├─ ru.perveevm.polygon.api.entities.Statement.class - [JAR]

├─ ru.perveevm.polygon.api.entities.TestGroup.class - [JAR]

├─ ru.perveevm.polygon.api.entities.ValidatorTest.class - [JAR]

ru.perveevm.polygon.exceptions.api

├─ ru.perveevm.polygon.exceptions.api.PolygonSessionBadResponseException.class - [JAR]

├─ ru.perveevm.polygon.exceptions.api.PolygonSessionException.class - [JAR]

├─ ru.perveevm.polygon.exceptions.api.PolygonSessionFailedRequestException.class - [JAR]

├─ ru.perveevm.polygon.exceptions.api.PolygonSessionHTTPErrorException.class - [JAR]

ru.perveevm.polygon

├─ ru.perveevm.polygon.Test.class - [JAR]

ru.perveevm.polygon.api

├─ ru.perveevm.polygon.api.PolygonSession.class - [JAR]

ru.perveevm.polygon.api.entities.enums

├─ ru.perveevm.polygon.api.entities.enums.CheckerTestVerdict.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.PackageState.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.ProblemAccessType.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.ResourceAsset.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.ResourceStage.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.SolutionTag.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.TestGroupFeedbackPolicy.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.TestGroupPointsPolicy.class - [JAR]

├─ ru.perveevm.polygon.api.entities.enums.ValidatorTestVerdict.class - [JAR]

ru.perveevm.polygon.api.json

├─ ru.perveevm.polygon.api.json.JSONResponse.class - [JAR]

├─ ru.perveevm.polygon.api.json.JSONResponseStatus.class - [JAR]

ru.perveevm.polygon.exceptions.user

├─ ru.perveevm.polygon.exceptions.user.PolygonUserSessionException.class - [JAR]

ru.perveevm.polygon.user

├─ ru.perveevm.polygon.user.PolygonUserSession.class - [JAR]