| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sdcalmes |
| Идентификатор | Идентификаторsleeper-api |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеSleeper API Wrapper
This library gives you an easy-to-use wrapper for the Sleeper fantasy football API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sleeper-api-1.1.1.pom | |
| sleeper-api-1.1.1.jar | 29 KB |
| sleeper-api-1.1.1-sources.jar | 20 KB |
| sleeper-api-1.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 27.1-jre |