MVN

org.jetbrains.kotlinx : kotlinx-coroutines-play-services

Maven & Gradle

Jun 29, 2023
83 usages
12.6k stars

kotlinx-coroutines-play-services · Coroutines support libraries for Kotlin

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-coroutines-play-services</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlinx : kotlinx-coroutines-play-services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 1.7.0-RC
  • Latest Beta: 1.7.0-Beta
  • Latest Alpha: 1.2.0-alpha-2

All Versions

Choose a version of org.jetbrains.kotlinx : kotlinx-coroutines-play-services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
kotlinx-coroutines-play-services-1.7.2
kotlinx-coroutines-play-services-1.7.1
kotlinx-coroutines-play-services-1.7.0
kotlinx-coroutines-play-services-1.7.0-RC
kotlinx-coroutines-play-services-1.7.0-Beta
1.6.x
kotlinx-coroutines-play-services-1.6.4
kotlinx-coroutines-play-services-1.6.3-native-mt
kotlinx-coroutines-play-services-1.6.3
kotlinx-coroutines-play-services-1.6.2
kotlinx-coroutines-play-services-1.6.1-native-mt
kotlinx-coroutines-play-services-1.6.1
kotlinx-coroutines-play-services-1.6.0-native-mt
kotlinx-coroutines-play-services-1.6.0
kotlinx-coroutines-play-services-1.6.0-RC3
kotlinx-coroutines-play-services-1.6.0-RC2
kotlinx-coroutines-play-services-1.6.0-RC
1.5.x
kotlinx-coroutines-play-services-1.5.2-native-mt
kotlinx-coroutines-play-services-1.5.2
kotlinx-coroutines-play-services-1.5.1-native-mt
kotlinx-coroutines-play-services-1.5.1
kotlinx-coroutines-play-services-1.5.0-native-mt
kotlinx-coroutines-play-services-1.5.0
kotlinx-coroutines-play-services-1.5.0-RC-native-mt
kotlinx-coroutines-play-services-1.5.0-RC
1.4.x
kotlinx-coroutines-play-services-1.4.3-native-mt
kotlinx-coroutines-play-services-1.4.3
kotlinx-coroutines-play-services-1.4.2-native-mt
kotlinx-coroutines-play-services-1.4.2
kotlinx-coroutines-play-services-1.4.1-native-mt
kotlinx-coroutines-play-services-1.4.1
kotlinx-coroutines-play-services-1.4.0
kotlinx-coroutines-play-services-1.4.0-M1
1.3.x
kotlinx-coroutines-play-services-1.3.9-native-mt-2
kotlinx-coroutines-play-services-1.3.9-native-mt
kotlinx-coroutines-play-services-1.3.9
kotlinx-coroutines-play-services-1.3.8-native-mt-1.4.0-rc
kotlinx-coroutines-play-services-1.3.8-1.4.0-rc
kotlinx-coroutines-play-services-1.3.8
kotlinx-coroutines-play-services-1.3.7-native-mt-1.4-M2
kotlinx-coroutines-play-services-1.3.7
kotlinx-coroutines-play-services-1.3.6
kotlinx-coroutines-play-services-1.3.5-2-native-mt-1.4-M1
kotlinx-coroutines-play-services-1.3.5-native-mt-1.4-M1
kotlinx-coroutines-play-services-1.3.5-native-mt
kotlinx-coroutines-play-services-1.3.5
kotlinx-coroutines-play-services-1.3.4
kotlinx-coroutines-play-services-1.3.3
kotlinx-coroutines-play-services-1.3.2-1.3.60
kotlinx-coroutines-play-services-1.3.2
kotlinx-coroutines-play-services-1.3.1
kotlinx-coroutines-play-services-1.3.0
kotlinx-coroutines-play-services-1.3.0-RC2
kotlinx-coroutines-play-services-1.3.0-RC
kotlinx-coroutines-play-services-1.3.0-M2
kotlinx-coroutines-play-services-1.3.0-M1
1.2.x
kotlinx-coroutines-play-services-1.2.2
kotlinx-coroutines-play-services-1.2.1
kotlinx-coroutines-play-services-1.2.0
kotlinx-coroutines-play-services-1.2.0-alpha-2
kotlinx-coroutines-play-services-1.2.0-alpha
1.1.x
kotlinx-coroutines-play-services-1.1.1-eap13
kotlinx-coroutines-play-services-1.1.1
kotlinx-coroutines-play-services-1.1.0
kotlinx-coroutines-play-services-1.1.0-alpha
1.0.x
kotlinx-coroutines-play-services-1.0.1
kotlinx-coroutines-play-services-1.0.0
kotlinx-coroutines-play-services-1.0.0-RC1
0.30.x
kotlinx-coroutines-play-services-0.30.2-eap13
kotlinx-coroutines-play-services-0.30.2
kotlinx-coroutines-play-services-0.30.1-eap13
kotlinx-coroutines-play-services-0.30.1
kotlinx-coroutines-play-services-0.30.0
0.27.x
kotlinx-coroutines-play-services-0.27.0-eap13
kotlinx-coroutines-play-services-0.27.0

How to add a dependency to Maven

Add the following org.jetbrains.kotlinx : kotlinx-coroutines-play-services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-coroutines-play-services</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.kotlinx : kotlinx-coroutines-play-services gradle dependency to your build.gradle file:

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.2'

Gradle Kotlin DSL: Add the following org.jetbrains.kotlinx : kotlinx-coroutines-play-services gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.kotlinx : kotlinx-coroutines-play-services sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.kotlinx" % "kotlinx-coroutines-play-services" % "1.7.2"

Advertisement

Dependencies from Group

Jun 29, 2023
2.4k usages
12.6k stars
Jun 29, 2023
1.9k usages
12.6k stars
Jun 29, 2023
1k usages
12.6k stars
Aug 22, 2023
700 usages
5k stars
Jul 16, 2020
532 usages
12.6k stars

Discover Dependencies

Jan 03, 2023
3 usages
83 stars
Feb 06, 2020
29 stars
Dec 30, 2018
2 stars
Jan 12, 2023
9 usages
Jul 18, 2023
19.6k stars
Oct 21, 2018
10 usages
50 stars
Oct 24, 2018
3 usages
277 stars
Aug 03, 2023
1.3k stars