| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.jenly1314 |
| Идентификатор | Идентификаторretrofit-helper |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеRetrofitHelper
RetrofitHelper for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| retrofit-helper-1.0.1.pom | |
| retrofit-helper-1.0.1.aar | 21 KB |
| retrofit-helper-1.0.1-sources.jar | 9 KB |
| retrofit-helper-1.0.1-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314/retrofit-helper/ -->
<dependency>
<groupId>com.github.jenly1314</groupId>
<artifactId>retrofit-helper</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314/retrofit-helper/
implementation 'com.github.jenly1314:retrofit-helper:1.0.1'
// https://jarcasting.com/artifacts/com.github.jenly1314/retrofit-helper/
implementation ("com.github.jenly1314:retrofit-helper:1.0.1")
'com.github.jenly1314:retrofit-helper:aar:1.0.1'
<dependency org="com.github.jenly1314" name="retrofit-helper" rev="1.0.1">
<artifact name="retrofit-helper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314', module='retrofit-helper', version='1.0.1')
)
libraryDependencies += "com.github.jenly1314" % "retrofit-helper" % "1.0.1"
[com.github.jenly1314/retrofit-helper "1.0.1"]