is not current version
Last Version 22.01.1

org.flexiblepower.defpi:orchestrator 17.11.4


GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

orchestrator
Version

Version

17.11.4
Type

Type

jar

Download orchestrator 17.11.4


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