MVN

com.pusher : pusher-websocket-android

Maven & Gradle

Feb 14, 2019
32 stars

'Pusher Android Library' · A wrapper around pusher-websocket-java for a better Android experience

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>pusher-websocket-android</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pusher : pusher-websocket-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.pusher : pusher-websocket-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
pusher-websocket-android-0.8.0
0.7.x
pusher-websocket-android-0.7.0
0.6.x
pusher-websocket-android-0.6.0
0.5.x
pusher-websocket-android-0.5.0
0.4.x
pusher-websocket-android-0.4.0
0.3.x
pusher-websocket-android-0.3.1
pusher-websocket-android-0.3.0
0.2.x
pusher-websocket-android-0.2.1
pusher-websocket-android-0.2.0
0.1.x
pusher-websocket-android-0.1.0
0.0.x
pusher-websocket-android-0.0.4
pusher-websocket-android-0.0.3
pusher-websocket-android-0.0.2
pusher-websocket-android-0.0.1

How to add a dependency to Maven

Add the following com.pusher : pusher-websocket-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>pusher-websocket-android</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pusher : pusher-websocket-android gradle dependency to your build.gradle file:

implementation 'com.pusher:pusher-websocket-android:0.8.0'

Gradle Kotlin DSL: Add the following com.pusher : pusher-websocket-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pusher:pusher-websocket-android:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pusher : pusher-websocket-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pusher" % "pusher-websocket-android" % "0.8.0"

Advertisement

Dependencies from Group

Oct 24, 2022
21 usages
300 stars
Nov 16, 2016
4 usages
6 stars
Feb 12, 2019
2 usages
9 stars
Dec 16, 2019
2 usages
9 stars
Oct 10, 2022
1 usages
40 stars

Discover Dependencies

Oct 24, 2016
3 usages
1 stars
Aug 21, 2023
7 usages
43 stars
Sep 17, 2017
1 usages
Oct 11, 2016
3 usages
905 stars
Jul 05, 2016
0 stars
Aug 25, 2023
28 usages
3.9k stars
Jul 06, 2016
10 stars
Sep 24, 2021
10 usages
32 stars