MVN

org.asyncflows : asyncflows-io

Maven & Gradle

Oct 16, 2019
3 usages
4 stars

AsyncFlows core character and binary IO interfaces. Also there are synchronous stream adapters and network interface implementation (blocking and selector).

<dependency>
    <groupId>org.asyncflows</groupId>
    <artifactId>asyncflows-io</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.asyncflows : asyncflows-io to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of org.asyncflows : asyncflows-io to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
asyncflows-io-0.1.1
asyncflows-io-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.asyncflows</groupId>
    <artifactId>asyncflows-io</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.asyncflows : asyncflows-io gradle dependency to your build.gradle file:

implementation 'org.asyncflows:asyncflows-io:0.1.1'

Gradle Kotlin DSL: Add the following org.asyncflows : asyncflows-io gradle kotlin dependency to your build.gradle.kts file:

implementation("org.asyncflows:asyncflows-io:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.asyncflows : asyncflows-io sbt scala dependency to your build.sbt file:

libraryDependencies += "org.asyncflows" % "asyncflows-io" % "0.1.1"

Advertisement

Dependencies from Group

Oct 16, 2019
4 usages
4 stars
Oct 16, 2019
3 usages
4 stars
Oct 16, 2019
3 usages
4 stars
Oct 16, 2019
2 usages
4 stars
Oct 16, 2019
1 usages
4 stars

Discover Dependencies

Oct 16, 2019
4 usages
4 stars
Nov 27, 2018
2 usages
0 stars
Nov 16, 2022
3 usages
1 stars
Jan 29, 2021
4 usages
0 stars
Jun 29, 2023
1 stars
Jun 29, 2023
4 usages
1 stars
Jun 29, 2023
4 usages
1 stars
Jun 29, 2023
9 usages
1 stars