is not current version
Last Version 1.0.0

com.lightstreamer:ls-jms-android-client 1.0.0-alpha-02

An implementation of the JMS 2.0 specification for connecting to any JMS broker via Lightstreamer JMS Extender

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-jms-android-client
Version

Version

1.0.0-alpha-02
Type

Type

aar

Download ls-jms-android-client 1.0.0-alpha-02


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