is not current version
Last Version 3.0.0

org.atmosphere:wasync 1.4.3

wAsync: A WebSockets/HTTP Client Library

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

wasync
Version

Version

1.4.3
Type

Type

jar

Download wasync 1.4.3


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