Kotlin Coroutines Retrofit Versions Save

Kotlin Coroutines await() extension for Retrofit Call

v1.1.0

5 years ago

v1.0.0

5 years ago
  • Migration to non-experimental Coroutines
  • kotlinx.coroutines 1.0.1
  • Compiled against Kotlin 1.3.11

v0.13.0-eap13

5 years ago
  • kotlinx.coroutines 0.30.2-eap13
  • Compiled against Kotlin 1.3.0-rc-146

v0.13.0

5 years ago

v0.12.0-eap13

5 years ago

The first version of kotlin-coroutines-retrofit based on stable coroutines API from Kotlin 1.3 Compiled against Kotlin 1.3-M1 and kotlinx.coroutines 0.24.0-eap13 (also based on stable API)

v0.12.0

5 years ago

v0.11.0

5 years ago

Thanks to Thomas Schmidt for contribution

v0.10.0

6 years ago

v0.9.0

6 years ago

v0.8.2

6 years ago

Fixed Kotlin stdlib dependency version in pom.xml