is not current version
Last Version 0.0.7

io.cloudslang.content:cs-powershell 0.0.6

A WinRM client for executing PowerShell Commands.

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

cs-powershell
Version

Version

0.0.6
Type

Type

jar

Download cs-powershell 0.0.6


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