MVN

io.github.gordonmu : gordonmu-coio

Maven & Gradle

Apr 25, 2021
1 usages
0 stars

gordonmu-coio · A library for a simple coroutine IO API, wrapping efficient non-blocking Java IO libs for easy use.

<dependency>
    <groupId>io.github.gordonmu</groupId>
    <artifactId>gordonmu-coio</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gordonmu : gordonmu-coio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.github.gordonmu : gordonmu-coio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
gordonmu-coio-0.8.0

How to add a dependency to Maven

Add the following io.github.gordonmu : gordonmu-coio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.gordonmu</groupId>
    <artifactId>gordonmu-coio</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.gordonmu : gordonmu-coio gradle dependency to your build.gradle file:

implementation 'io.github.gordonmu:gordonmu-coio:0.8.0'

Gradle Kotlin DSL: Add the following io.github.gordonmu : gordonmu-coio gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.gordonmu:gordonmu-coio:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.gordonmu : gordonmu-coio sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.gordonmu" % "gordonmu-coio" % "0.8.0"

Advertisement

Dependencies from Group

Apr 25, 2021
1 usages
0 stars
Apr 25, 2021
0 stars

Discover Dependencies

Jul 20, 2021
2 usages
0 stars
Mar 06, 2022
1 usages
Sep 08, 2021
1 usages
0 stars
Dec 17, 2021
1 usages
2 stars
Oct 07, 2021
11 stars
Oct 29, 2021
2 usages
Dec 02, 2021
14 stars
May 11, 2023
1 usages
Oct 01, 2012
1 usages
10 stars