is not current version
Last Version 1.2.0

Sleeper API Wrapper 1.1.1

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
Version

Version

1.1.1
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 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.retrofit2 : retrofit jar 2.6.0
com.squareup.retrofit2 : converter-gson jar 2.6.0
org.apache.commons : commons-math3 jar 3.6.1

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre

Project Modules

There are no modules declared in this project.