| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаco.early.fore |
| Идентификатор | Идентификаторfore-retrofit-kt |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеfore
android fore - retrofit coroutine helpers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fore-retrofit-kt-1.2.1.pom | |
| fore-retrofit-kt-1.2.1-sources.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.early.fore/fore-retrofit-kt/ -->
<dependency>
<groupId>co.early.fore</groupId>
<artifactId>fore-retrofit-kt</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-retrofit-kt/
implementation 'co.early.fore:fore-retrofit-kt:1.2.1'
// https://jarcasting.com/artifacts/co.early.fore/fore-retrofit-kt/
implementation ("co.early.fore:fore-retrofit-kt:1.2.1")
'co.early.fore:fore-retrofit-kt:aar:1.2.1'
<dependency org="co.early.fore" name="fore-retrofit-kt" rev="1.2.1">
<artifact name="fore-retrofit-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-retrofit-kt', version='1.2.1')
)
libraryDependencies += "co.early.fore" % "fore-retrofit-kt" % "1.2.1"
[co.early.fore/fore-retrofit-kt "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.early.fore : fore-core-kt | jar | 1.2.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.2 |
| io.arrow-kt : arrow-core-data | jar | 0.10.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |