AndroidAsync

Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.

License

License

GroupId

GroupId

com.koushikdutta.androidasync
ArtifactId

ArtifactId

AndroidAsync
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
Project URL

Project URL

https://github.com/koush/AndroidAsync

Download AndroidAsync

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0