не последняя версия
Последняя версия 0.0.7

io.cloudslang.content:cs-powershell 0.0.3

A WinRM client for executing PowerShell Commands.

Группа

Группа

io.cloudslang.content
Идентификатор

Идентификатор

cs-powershell
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать cs-powershell 0.0.3


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