jar

io.github.mathieusoysal : codingame-puzzles-stats

Maven & Gradle

Feb 21, 2023
0 stars

CodinGame Puzzles Stats · Library for interacting with CodinGame's puzzle API.

Table Of Contents

Latest Version

Download io.github.mathieusoysal : codingame-puzzles-stats JAR file - Latest Versions:

All Versions

Download io.github.mathieusoysal : codingame-puzzles-stats JAR file - All Versions:

Version Vulnerabilities Size Updated
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 codingame-puzzles-stats-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mathieusoysal.codingame_stats.puzzle

├─ com.github.mathieusoysal.codingame_stats.puzzle.Puzzle.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.puzzle.PuzzleType.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.puzzle.TitleMap.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.puzzle.User.class - [JAR]

com.github.mathieusoysal.codingame_stats.puzzle.topic

├─ com.github.mathieusoysal.codingame_stats.puzzle.topic.Topic.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.puzzle.topic.TopicCategory.class - [JAR]

com.github.mathieusoysal.codingame_stats

├─ com.github.mathieusoysal.codingame_stats.CodinGame.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.CodinGameApi.class - [JAR]

com.github.mathieusoysal.codingame_stats.puzzle.achievement

├─ com.github.mathieusoysal.codingame_stats.puzzle.achievement.Achievement.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.puzzle.achievement.AchievementLevel.class - [JAR]

com.github.mathieusoysal.codingame_stats.minifiedpuzzle

├─ com.github.mathieusoysal.codingame_stats.minifiedpuzzle.Feedback.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.minifiedpuzzle.MinifiedPuzzle.class - [JAR]

├─ com.github.mathieusoysal.codingame_stats.minifiedpuzzle.PuzzleLevel.class - [JAR]