Last Version

retrofit-either-adapter 1.0.1

A Retrofit2 Either call adapter.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.nstdio
ArtifactId

ArtifactId

retrofit-either-adapter
Version

Version

1.0.1
Type

Type

jar
Description

Description

retrofit-either-adapter
A Retrofit2 Either call adapter.
Project URL

Project URL

https://github.com/nstdio/retrofit-either-adapter
Source Code Management

Source Code Management

https://github.com/nstdio/retrofit-either-adapter/tree/master

Download retrofit-either-adapter 1.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.2.0
com.squareup.retrofit2 : adapter-rxjava jar 2.2.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (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

Project Modules

There are no modules declared in this project.