is not current version
Last Version 1.5.0

com.lightstreamer:ls-adapter-remote 1.4.0

This project includes the source code of the Lightstreamer Java Remote Adapter API. This resource is needed to develop Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with Java.

GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-adapter-remote
Version

Version

1.4.0
Type

Type

jar

Download ls-adapter-remote 1.4.0


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