is not current version
Last Version 0.11

org.apache.airavata:samples-workflow-run 0.8


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

samples-workflow-run
Version

Version

0.8
Type

Type

jar

Download samples-workflow-run 0.8


<!-- https://jarcasting.com/artifacts/org.apache.airavata/samples-workflow-run/ -->
<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>samples-workflow-run</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/samples-workflow-run/
implementation 'org.apache.airavata:samples-workflow-run:0.8'
// https://jarcasting.com/artifacts/org.apache.airavata/samples-workflow-run/
implementation ("org.apache.airavata:samples-workflow-run:0.8")
'org.apache.airavata:samples-workflow-run:jar:0.8'
<dependency org="org.apache.airavata" name="samples-workflow-run" rev="0.8">
  <artifact name="samples-workflow-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='samples-workflow-run', version='0.8')
)
libraryDependencies += "org.apache.airavata" % "samples-workflow-run" % "0.8"
[org.apache.airavata/samples-workflow-run "0.8"]