is not current version
Last Version 4.2.5

com.lightstreamer:ls-android-client 4.2.2-alpha.2

Lightstreamer Android Client SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-android-client
Version

Version

4.2.2-alpha.2
Type

Type

aar

Download ls-android-client 4.2.2-alpha.2


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