is not current version
Last Version 0.3.260

io.cloudslang:orchestrator 0.3.144


GroupId

GroupId

io.cloudslang
ArtifactId

ArtifactId

orchestrator
Version

Version

0.3.144
Type

Type

pom

Download orchestrator 0.3.144

Filename Size
orchestrator-0.3.144.pom 1 KB
Browse

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