Registry / utility / kotlinx-coroutines-play-services

kotlinx-coroutines-play-services

JSON →
library1.10.2javamavenunverified

Coroutines support for Google Play Services, enabling async operations with Kotlin coroutines.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-coroutines-play-services</artifactId> <version>1.10.2</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-COROUTINES
K
kotlinx-coroutines-play-services
utilityjavav1.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

await
kotlinx.coroutines.tasks.await

Awaits a Play Services Task using coroutines.

import kotlinx.coroutines.tasks.await; val task = ... // Google Play Services Task val result = task.await()
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kotlinx-coroutines-play-services — mvn dependency:get kotlinx-coroutines-play-services · libregistry