License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.nstdio |
ArtifactId | ArtifactIdretrofit-either-adapter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit-either-adapter
A Retrofit2 Either call adapter.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.2.0 |
com.squareup.retrofit2 : adapter-rxjava | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
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 |