MVN

org.gtk-kt : coroutines

Maven & Gradle

Jan 19, 2022

coroutines · Kotlin coroutines library for GTK async

<dependency>
    <groupId>org.gtk-kt</groupId>
    <artifactId>coroutines</artifactId>
    <version>0.1.0-alpha0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gtk-kt : coroutines to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0-alpha0
  • Latest Alpha: 0.1.0-alpha0

All Versions

Choose a version of org.gtk-kt : coroutines to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
coroutines-0.1.0-alpha0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.gtk-kt</groupId>
    <artifactId>coroutines</artifactId>
    <version>0.1.0-alpha0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gtk-kt : coroutines gradle dependency to your build.gradle file:

implementation 'org.gtk-kt:coroutines:0.1.0-alpha0'

Gradle Kotlin DSL: Add the following org.gtk-kt : coroutines gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gtk-kt:coroutines:0.1.0-alpha0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gtk-kt : coroutines sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gtk-kt" % "coroutines" % "0.1.0-alpha0"

Advertisement

Dependencies from Group

Jan 19, 2022
6 usages
Jan 19, 2022
4 usages
Jan 19, 2022
3 usages
Jan 19, 2022
2 usages
Jan 19, 2022
1 usages

Discover Dependencies

gtk
Jan 19, 2022
Jan 19, 2022
1 usages
Jan 19, 2022
web
Jan 19, 2022
Jan 19, 2022
0 stars
Jan 19, 2022
2 usages
0 stars