is not current version
Last Version 3.0.0

org.atmosphere:wasync 1.1.0

wAsync: A WebSockets/HTTP Client Library

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

wasync
Version

Version

1.1.0
Type

Type

jar

Download wasync 1.1.0


<!-- https://jarcasting.com/artifacts/org.atmosphere/wasync/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>wasync</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/wasync/
implementation 'org.atmosphere:wasync:1.1.0'
// https://jarcasting.com/artifacts/org.atmosphere/wasync/
implementation ("org.atmosphere:wasync:1.1.0")
'org.atmosphere:wasync:jar:1.1.0'
<dependency org="org.atmosphere" name="wasync" rev="1.1.0">
  <artifact name="wasync" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='wasync', version='1.1.0')
)
libraryDependencies += "org.atmosphere" % "wasync" % "1.1.0"
[org.atmosphere/wasync "1.1.0"]