Sleeper API Wrapper

This library gives you an easy-to-use wrapper for the Sleeper fantasy football API

License

License

GroupId

GroupId

com.sdcalmes
ArtifactId

ArtifactId

sleeper-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sleeper API Wrapper
This library gives you an easy-to-use wrapper for the Sleeper fantasy football API
Project URL

Project URL

https://github.com/sdcalmes/sleeper-api
Source Code Management

Source Code Management

https://github.com/sdcalmes/sleeper-api

Download sleeper-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.sdcalmes/sleeper-api/ -->
<dependency>
    <groupId>com.sdcalmes</groupId>
    <artifactId>sleeper-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdcalmes/sleeper-api/
implementation 'com.sdcalmes:sleeper-api:1.2.0'
// https://jarcasting.com/artifacts/com.sdcalmes/sleeper-api/
implementation ("com.sdcalmes:sleeper-api:1.2.0")
'com.sdcalmes:sleeper-api:jar:1.2.0'
<dependency org="com.sdcalmes" name="sleeper-api" rev="1.2.0">
  <artifact name="sleeper-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdcalmes', module='sleeper-api', version='1.2.0')
)
libraryDependencies += "com.sdcalmes" % "sleeper-api" % "1.2.0"
[com.sdcalmes/sleeper-api "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (4)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
com.google.code.gson : gson jar 2.8.9
com.squareup.retrofit2 : retrofit jar 2.6.0
com.squareup.retrofit2 : converter-gson jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0