is not current version
Last Version 1.1.1

com.github.pentoligy:retrofit2-kotlin-coroutines-flow-adapter 1.0

A CallAdapter.Factory for Kotlin coroutine's Flow.

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

com.github.pentoligy
ArtifactId

ArtifactId

retrofit2-kotlin-coroutines-flow-adapter
Version

Version

1.0
Type

Type

jar

Download retrofit2-kotlin-coroutines-flow-adapter 1.0


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