is not current version
Last Version 0.0.32

io.cloudslang.content:score-ssh 0.0.30

SSH java actions

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

score-ssh
Version

Version

0.0.30
Type

Type

jar

Download score-ssh 0.0.30


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