jar

io.github.enemyghost : sportsdataio-api-client

Maven & Gradle

Feb 10, 2020
0 stars

sportsdataio-api-client · A feign-based Java API client for the sportsdata.io API

Table Of Contents

Latest Version

Download io.github.enemyghost : sportsdataio-api-client JAR file - Latest Versions:

All Versions

Download io.github.enemyghost : sportsdataio-api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 sportsdataio-api-client-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.enemyghost.sportsdata.api.client

├─ io.github.enemyghost.sportsdata.api.client.FeignClientFactory.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.ObjectMapperSingleton.class - [JAR]

io.github.enemyghost.sportsdata.api.client.util

├─ io.github.enemyghost.sportsdata.api.client.util.DateFormatUtils.class - [JAR]

io.github.enemyghost.lang

├─ io.github.enemyghost.lang.PreconditionUtils.class - [JAR]

io.github.enemyghost.sportsdata.api.client.cbb

├─ io.github.enemyghost.sportsdata.api.client.cbb.NcaaBasketballV3ApiClient.class - [JAR]

io.github.enemyghost.sportsdata.api.client.cbb.entities

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.Conference.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.Player.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.PlayerGame.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.Season.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.Stadium.class - [JAR]

├─ io.github.enemyghost.sportsdata.api.client.cbb.entities.Team.class - [JAR]