jar

io.github.fvarrui : globalstats-java-client

Maven & Gradle

Jan 31, 2023
1 stars

globalstats-java-client · GlobalStats.io API client in Java for saving and sharing your games statistics

Table Of Contents

Latest Version

Download io.github.fvarrui : globalstats-java-client JAR file - Latest Versions:

All Versions

Download io.github.fvarrui : globalstats-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 globalstats-java-client-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.fvarrui.globalstats

├─ io.github.fvarrui.globalstats.GlobalStats.class - [JAR]

├─ io.github.fvarrui.globalstats.GlobalStatsException.class - [JAR]

io.github.fvarrui.globalstats.internal

├─ io.github.fvarrui.globalstats.internal.GlobalStatsInterface.class - [JAR]

io.github.fvarrui.globalstats.model

├─ io.github.fvarrui.globalstats.model.Achievement.class - [JAR]

├─ io.github.fvarrui.globalstats.model.Error.class - [JAR]

├─ io.github.fvarrui.globalstats.model.Rank.class - [JAR]

├─ io.github.fvarrui.globalstats.model.Section.class - [JAR]

├─ io.github.fvarrui.globalstats.model.Stats.class - [JAR]

├─ io.github.fvarrui.globalstats.model.Value.class - [JAR]

io.github.fvarrui.globalstats.adapters

├─ io.github.fvarrui.globalstats.adapters.LocalDateTimeAdapter.class - [JAR]

io.github.fvarrui.globalstats.internal.model

├─ io.github.fvarrui.globalstats.internal.model.AccessToken.class - [JAR]

├─ io.github.fvarrui.globalstats.internal.model.SectionResults.class - [JAR]

├─ io.github.fvarrui.globalstats.internal.model.StatsQuery.class - [JAR]

Advertisement