| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.nstdio |
| Идентификатор | Идентификаторretrofit-either-adapter |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеretrofit-either-adapter
A Retrofit2 Either call adapter.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/ -->
<dependency>
<groupId>com.github.nstdio</groupId>
<artifactId>retrofit-either-adapter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/
implementation 'com.github.nstdio:retrofit-either-adapter:1.0.1'
// https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/
implementation ("com.github.nstdio:retrofit-either-adapter:1.0.1")
'com.github.nstdio:retrofit-either-adapter:jar:1.0.1'
<dependency org="com.github.nstdio" name="retrofit-either-adapter" rev="1.0.1">
<artifact name="retrofit-either-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nstdio', module='retrofit-either-adapter', version='1.0.1')
)
libraryDependencies += "com.github.nstdio" % "retrofit-either-adapter" % "1.0.1"
[com.github.nstdio/retrofit-either-adapter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.2.0 |
| com.squareup.retrofit2 : adapter-rxjava | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.squareup.retrofit2 : converter-gson | jar | 2.2.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.7.0 |
| org.mockito : mockito-core | jar | 2.7.22 |