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