Jar examples for a:androidasync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
You can download jar file androidasync 1.3.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add androidasync-1.3.8.jar to your project.
<dependency> <groupId>com.koushikdutta.async</groupId> <artifactId>androidasync</artifactId> <version>1.3.8</version> </dependency>
compile group: 'com.koushikdutta.async', name: 'androidasync', version: '1.3.8'
libraryDependencies += "com.koushikdutta.async" % "androidasync" % "1.3.8"
<dependency org="com.koushikdutta.async" name="androidasync" rev="1.3.8"/>
@Grapes(@Grab(group='com.koushikdutta.async', module='androidasync', version='1.3.8'))
'com.koushikdutta.async:androidasync:jar:1.3.8'
Click the following link to download the jar file.
androidasync-1.3.8-javadoc.jar