Download wasync-1.4.3.jar file - Jar w

Jar examples for w:wasync

Description

wAsync: A WenbSockets/HTTP Client Library

You can download jar file wasync 1.4.3 in this page.

License

Apache License 2.0

Build File

You can use the following script to add wasync-1.4.3.jar to your project.

<dependency>
   <groupId>org.atmosphere</groupId>
   <artifactId>wasync</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'org.atmosphere', name: 'wasync', version: '1.4.3'
libraryDependencies += "org.atmosphere" % "wasync" % "1.4.3"
<dependency org="org.atmosphere" name="wasync" rev="1.4.3"/>
@Grapes(@Grab(group='org.atmosphere', module='wasync', version='1.4.3'))
'org.atmosphere:wasync:jar:1.4.3'

Download

Click the following link to download the jar file.

wasync-1.4.3-all.jar
wasync-1.4.3-javadoc.jar
wasync-1.4.3-sources.jar
wasync-1.4.3.jar
wasync-1.4.3.pom



Related Tutorials