MVN

com.zarbosoft : coroutines-core

Maven & Gradle

Sep 23, 2019
1 usages
9 stars

Coroutines in Java

<dependency>
    <groupId>com.zarbosoft</groupId>
    <artifactId>coroutines-core</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zarbosoft : coroutines-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of com.zarbosoft : coroutines-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
coroutines-core-0.0.10
coroutines-core-0.0.9
coroutines-core-0.0.8
coroutines-core-0.0.7
coroutines-core-0.0.6
coroutines-core-0.0.5
coroutines-core-0.0.4
coroutines-core-0.0.3
coroutines-core-0.0.2
coroutines-core-0.0.1

How to add a dependency to Maven

Add the following com.zarbosoft : coroutines-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zarbosoft</groupId>
    <artifactId>coroutines-core</artifactId>
    <version>0.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zarbosoft : coroutines-core gradle dependency to your build.gradle file:

implementation 'com.zarbosoft:coroutines-core:0.0.10'

Gradle Kotlin DSL: Add the following com.zarbosoft : coroutines-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zarbosoft:coroutines-core:0.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zarbosoft : coroutines-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zarbosoft" % "coroutines-core" % "0.0.10"

Advertisement

Dependencies from Group

Nov 08, 2020
3 usages
Apr 25, 2021
2 usages
Sep 23, 2019
2 usages
58 stars
Oct 27, 2018
1 usages
1 stars
Sep 23, 2019
1 usages
9 stars

Discover Dependencies

Jul 31, 2023
4 usages
54 stars
May 12, 2018
2 usages
6 stars
Jul 03, 2018
1 usages
32 stars
Jul 03, 2018
1 usages
32 stars
Feb 09, 2018
1 usages
Feb 09, 2018
1 usages
1 stars
Feb 22, 2018
1 usages
2 stars
Apr 08, 2018
1 usages
5 stars