MVN

tech.pronghorn : coroutines

Maven & Gradle

Apr 25, 2018
1 usages
34 stars

Pronghorn Coroutine Framework · A Kotlin framework for development of high performance, IO-driven applications.

<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>coroutines</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.pronghorn : coroutines to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of tech.pronghorn : coroutines to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
coroutines-0.2.1
coroutines-0.2.0
0.1.x
coroutines-0.1.3
coroutines-0.1.2
coroutines-0.1.1
coroutines-0.1.0

How to add a dependency to Maven

Add the following tech.pronghorn : coroutines maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>coroutines</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.pronghorn : coroutines gradle dependency to your build.gradle file:

implementation 'tech.pronghorn:coroutines:0.2.1'

Gradle Kotlin DSL: Add the following tech.pronghorn : coroutines gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.pronghorn:coroutines:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.pronghorn : coroutines sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.pronghorn" % "coroutines" % "0.2.1"

Advertisement

Dependencies from Group

Apr 25, 2018
4 usages
34 stars
Apr 25, 2018
3 usages
0 stars
Apr 25, 2018
3 usages
1 stars
Apr 25, 2018
3 usages
0 stars
Apr 25, 2018
1 usages
65 stars

Discover Dependencies

Oct 06, 2019
1 usages
2.2k stars
Dec 09, 2019
1 usages
Oct 09, 2017
1 usages
25 stars
Apr 05, 2019
5 usages
Mar 23, 2018
1 usages
0 stars
Mar 14, 2019
1 usages
3 stars
Oct 25, 2017
1 usages
0 stars