is not current version
Last Version 0.1.3

io.cloudslang.content:score-powershell 0.1.1

PowerShell java actions

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

score-powershell
Version

Version

0.1.1
Type

Type

jar

Download score-powershell 0.1.1


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