| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.cd-butterfly |
| Идентификатор | Идентификаторretrofit |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеretroift tools
make more easily to user retrofit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| retrofit-1.0.7.pom | |
| retrofit-1.0.7.aar | 54 KB |
| retrofit-1.0.7-sources.jar | 22 KB |
| retrofit-1.0.7-javadoc.jar | 138 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/ -->
<dependency>
<groupId>com.github.cd-butterfly</groupId>
<artifactId>retrofit</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/
implementation 'com.github.cd-butterfly:retrofit:1.0.7'
// https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/
implementation ("com.github.cd-butterfly:retrofit:1.0.7")
'com.github.cd-butterfly:retrofit:aar:1.0.7'
<dependency org="com.github.cd-butterfly" name="retrofit" rev="1.0.7">
<artifact name="retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.cd-butterfly', module='retrofit', version='1.0.7')
)
libraryDependencies += "com.github.cd-butterfly" % "retrofit" % "1.0.7"
[com.github.cd-butterfly/retrofit "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cd-butterfly : retrofit-annotations | jar | 1.0.7 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.9.1 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.4.0 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
| com.facebook.stetho : stetho-okhttp3 | jar | 1.5.0 |
| com.alibaba : fastjson | jar | 1.1.70.android |