is not current version
Last Version 0.8.21

org.gridkit.lab:telecontrol-ssh 0.7.24

Telecontrol SSH support

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

telecontrol-ssh
Version

Version

0.7.24
Type

Type

jar

Download telecontrol-ssh 0.7.24


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