is not current version
Last Version 0.3.8

org.webjars.npm:orchestrator 0.3.7

WebJar for orchestrator

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

orchestrator
Version

Version

0.3.7
Type

Type

jar

Download orchestrator 0.3.7


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