is not current version
Last Version 1.0.1

com.github.nstdio:retrofit-either-adapter 1.0.0

A Retrofit2 Either call adapter.

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.nstdio
ArtifactId

ArtifactId

retrofit-either-adapter
Version

Version

1.0.0
Type

Type

jar

Download retrofit-either-adapter 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/ -->
<dependency>
    <groupId>com.github.nstdio</groupId>
    <artifactId>retrofit-either-adapter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/
implementation 'com.github.nstdio:retrofit-either-adapter:1.0.0'
// https://jarcasting.com/artifacts/com.github.nstdio/retrofit-either-adapter/
implementation ("com.github.nstdio:retrofit-either-adapter:1.0.0")
'com.github.nstdio:retrofit-either-adapter:jar:1.0.0'
<dependency org="com.github.nstdio" name="retrofit-either-adapter" rev="1.0.0">
  <artifact name="retrofit-either-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nstdio', module='retrofit-either-adapter', version='1.0.0')
)
libraryDependencies += "com.github.nstdio" % "retrofit-either-adapter" % "1.0.0"
[com.github.nstdio/retrofit-either-adapter "1.0.0"]