| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.xapptree |
| Идентификатор | Идентификаторnetworkrunner |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеnetworkrunner
A wrapper for Retrofit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| networkrunner-0.0.5.pom | |
| networkrunner-0.0.5.aar | 40 KB |
| networkrunner-0.0.5-sources.jar | 9 KB |
| networkrunner-0.0.5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/ -->
<dependency>
<groupId>com.github.xapptree</groupId>
<artifactId>networkrunner</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/
implementation 'com.github.xapptree:networkrunner:0.0.5'
// https://jarcasting.com/artifacts/com.github.xapptree/networkrunner/
implementation ("com.github.xapptree:networkrunner:0.0.5")
'com.github.xapptree:networkrunner:aar:0.0.5'
<dependency org="com.github.xapptree" name="networkrunner" rev="0.0.5">
<artifact name="networkrunner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xapptree', module='networkrunner', version='0.0.5')
)
libraryDependencies += "com.github.xapptree" % "networkrunner" % "0.0.5"
[com.github.xapptree/networkrunner "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.71 |
| com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.5.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |