is not current version
Last Version 0.8.0

com.pusher:pusher-websocket-android 0.0.4

A wrapper around pusher-websocket-java for a better Android experience

GroupId

GroupId

com.pusher
ArtifactId

ArtifactId

pusher-websocket-android
Version

Version

0.0.4
Type

Type

aar

Download pusher-websocket-android 0.0.4


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