is not current version
Last Version 4.2.5

com.lightstreamer:ls-android-client 4.2.3

Lightstreamer Android Client SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-android-client
Version

Version

4.2.3
Type

Type

aar

Download ls-android-client 4.2.3


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