MVN

org.atmosphere : wasync

Maven & Gradle

Feb 24, 2023
14 usages
163 stars

wasync · wAsync: A WebSockets/HTTP Client Library

<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>wasync</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.atmosphere : wasync to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2
  • Latest Release Candidate: 1.0.0.RC5
  • Latest Beta: 1.0.0.beta1

All Versions

Choose a version of org.atmosphere : wasync to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
wasync-3.0.2
wasync-3.0.1
wasync-3.0.0
2.1.x
wasync-2.1.7
wasync-2.1.5
wasync-2.1.4
wasync-2.1.3
wasync-2.1.2
wasync-2.1.1
wasync-2.1.0
2.0.x
wasync-2.0.0
1.4.x
wasync-1.4.3
wasync-1.4.2
wasync-1.4.1
wasync-1.4.0
1.3.x
wasync-1.3.2
wasync-1.3.1
wasync-1.3.0
1.2.x
wasync-1.2.0
1.1.x
wasync-1.1.1
wasync-1.1.0
1.0.x
wasync-1.0.0
wasync-1.0.0.RC5
wasync-1.0.0.RC4
wasync-1.0.0.RC3
wasync-1.0.0.RC2
wasync-1.0.0.RC1
wasync-1.0.0.beta1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>wasync</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.atmosphere : wasync gradle dependency to your build.gradle file:

implementation 'org.atmosphere:wasync:3.0.2'

Gradle Kotlin DSL: Add the following org.atmosphere : wasync gradle kotlin dependency to your build.gradle.kts file:

implementation("org.atmosphere:wasync:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.atmosphere : wasync sbt scala dependency to your build.sbt file:

libraryDependencies += "org.atmosphere" % "wasync" % "3.0.2"

Advertisement

Dependencies from Group

Mar 17, 2023
190 usages
3.6k stars
Feb 06, 2023
88 usages
3.6k stars
Jul 20, 2018
30 usages
3.6k stars
May 24, 2022
21 usages
324 stars
Feb 06, 2023
15 usages
3.6k stars

Discover Dependencies

May 08, 2019
8 usages
149 stars
Aug 25, 2023
16 usages
4.8k stars
Jul 14, 2022
19 usages
0 stars
Jun 30, 2017
4 usages
2 stars
Apr 21, 2018
11 usages
9 stars
Feb 22, 2019
8 usages
18 stars
Oct 11, 2021
11 usages
2 stars