is not current version
Last Version 0.3.122

org.dotwebstack.framework:example-orchestrate 0.3.84


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

example-orchestrate
Version

Version

0.3.84
Type

Type

jar

Download example-orchestrate 0.3.84


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