is not current version
Last Version 3.0.0

org.atmosphere:wasync-project 2.1.5

wAsync: A WebSockets/HTTP Client Library

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

wasync-project
Version

Version

2.1.5
Type

Type

pom

Download wasync-project 2.1.5

Filename Size
wasync-project-2.1.5.pom 10 KB
Browse

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