MVN

com.digium.respoke : AndroidAsync

Maven & Gradle

Apr 28, 2016
1 usages
52 stars

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

<dependency>
    <groupId>com.digium.respoke</groupId>
    <artifactId>AndroidAsync</artifactId>
    <version>2.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.digium.respoke : AndroidAsync to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.7

All Versions

Choose a version of com.digium.respoke : AndroidAsync to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
AndroidAsync-2.1.7
AndroidAsync-2.1.6.1

How to add a dependency to Maven

Add the following com.digium.respoke : AndroidAsync maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.digium.respoke</groupId>
    <artifactId>AndroidAsync</artifactId>
    <version>2.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.digium.respoke : AndroidAsync gradle dependency to your build.gradle file:

implementation 'com.digium.respoke:AndroidAsync:2.1.7'

Gradle Kotlin DSL: Add the following com.digium.respoke : AndroidAsync gradle kotlin dependency to your build.gradle.kts file:

implementation("com.digium.respoke:AndroidAsync:2.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.digium.respoke : AndroidAsync sbt scala dependency to your build.sbt file:

libraryDependencies += "com.digium.respoke" % "AndroidAsync" % "2.1.7"

Advertisement

Dependencies from Group

Apr 28, 2016
1 usages
52 stars
Jan 14, 2017
52 stars
Sep 29, 2015
8 stars

Discover Dependencies

Dec 17, 2021
21 stars
Sep 21, 2015
28 usages
18 stars
Sep 27, 2015
1 usages
Nov 14, 2015
2 usages
3 stars
Feb 11, 2016
1 stars
Sep 23, 2015
5 usages
8 stars
Sep 28, 2015
3 stars
Sep 24, 2015
3 usages
479 stars