Last Version

Retrofit 2 Kotlin Coroutine's Flow Adapter 1.1.1

A CallAdapter.Factory for Kotlin coroutine's Flow.

License

License

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

com.github.pentoligy
ArtifactId

ArtifactId

retrofit2-kotlin-coroutines-flow-adapter
Version

Version

1.1.1
Type

Type

jar
Description

Description

Retrofit 2 Kotlin Coroutine's Flow Adapter
A CallAdapter.Factory for Kotlin coroutine's Flow.

Download retrofit2-kotlin-coroutines-flow-adapter 1.1.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.