MVN

com.suparnatural.kotlin : concurrency-android

Maven & Gradle

May 18, 2021
125 stars

utilities · Kotlin multiplatform concurrency for android, iOS

<dependency>
    <groupId>com.suparnatural.kotlin</groupId>
    <artifactId>concurrency-android</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.suparnatural.kotlin : concurrency-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.suparnatural.kotlin : concurrency-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
concurrency-android-1.1.0

How to add a dependency to Maven

Add the following com.suparnatural.kotlin : concurrency-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.suparnatural.kotlin</groupId>
    <artifactId>concurrency-android</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.suparnatural.kotlin : concurrency-android gradle dependency to your build.gradle file:

implementation 'com.suparnatural.kotlin:concurrency-android:1.1.0'

Gradle Kotlin DSL: Add the following com.suparnatural.kotlin : concurrency-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.suparnatural.kotlin:concurrency-android:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.suparnatural.kotlin : concurrency-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.suparnatural.kotlin" % "concurrency-android" % "1.1.0"

Advertisement

Dependencies from Group

May 18, 2021
1 usages
125 stars
May 18, 2021
1 usages
125 stars
May 18, 2021
1 usages
125 stars
May 18, 2021
1 usages
125 stars
May 18, 2021
1 usages
125 stars

Discover Dependencies

May 24, 2023
8 usages
0 stars
Nov 05, 2021
3 usages
79 stars
Jul 12, 2023
2 stars
Aug 14, 2023
1 stars
May 14, 2022
1.4k stars
May 29, 2022
Aug 01, 2021
1 usages
8 stars