MVN

org.swimos : swim-io

Maven & Gradle

Jul 25, 2022
7 usages
474 stars

swim-io · Explicitly flow-controlled, non-blocking, parallel I/O engine, with swim-codec-modulated socket modems, and TCP and TLS transports

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-io</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.1

All Versions

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

Version Vulnerabilities Updated
4.0.x
swim-io-4.0.1
swim-io-4.0.0
3.11.x
swim-io-3.11.0
3.10.x
swim-io-3.10.3
swim-io-3.10.2
swim-io-3.10.0
3.9.x
swim-io-3.9.3
swim-io-3.9.2
swim-io-3.9.1
swim-io-3.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-io</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.swimos:swim-io:4.0.1'

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

implementation("org.swimos:swim-io:4.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.swimos" % "swim-io" % "4.0.1"

Advertisement

Dependencies from Group

Jul 25, 2022
35 usages
474 stars
Jul 25, 2022
31 usages
474 stars
Jul 25, 2022
27 usages
474 stars
Jul 25, 2022
17 usages
474 stars
Jul 25, 2022
13 usages
474 stars

Discover Dependencies

May 10, 2023
79 usages
1.1k stars
May 10, 2023
17 usages
1.1k stars
May 10, 2023
13 usages
1.1k stars
May 10, 2023
62 usages
1.1k stars
Aug 23, 2019
0 stars
Aug 23, 2023
14 usages
336 stars
Aug 23, 2023
358 stars
Jan 09, 2021
4 stars