is not current version
Last Version 5.7.4

org.yamcs:yamcs-client 4.10.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.yamcs
ArtifactId

ArtifactId

yamcs-client
Version

Version

4.10.2
Type

Type

jar

Download yamcs-client 4.10.2


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