w

workflow-orchestration-iossimulatorarm64

Workflow Orchestration
https://github.com/BranchMetrics/workflow-orchestration
Branch Metrics, Inc. Software License
Branch Metrics
Files download
File Operation
workflow-orchestration-iossimulatorarm64-0.18.2.pom download
workflow-orchestration-iossimulatorarm64-0.18.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.branch.sdk.workflow</groupId>
  <artifactId>workflow-orchestration-iossimulatorarm64</artifactId>
  <version>0.18.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.branch.sdk.workflow:workflow-orchestration-iossimulatorarm64:0.18.2'
Gradle Kotlin
implementation("io.branch.sdk.workflow:workflow-orchestration-iossimulatorarm64:0.18.2")
Scala SBT
libraryDependencies += "io.branch.sdk.workflow" % "workflow-orchestration-iossimulatorarm64" % "0.18.2"
Groovy Grape
@Grapes(
  @Grab(group='io.branch.sdk.workflow', module='workflow-orchestration-iossimulatorarm64', version='0.18.2')
)
Apache Ivy
<dependency org="io.branch.sdk.workflow" name="workflow-orchestration-iossimulatorarm64" rev="0.18.2" />
Leiningen
[io.branch.sdk.workflow/workflow-orchestration-iossimulatorarm64 "0.18.2"]
Apache Buildr
'io.branch.sdk.workflow:workflow-orchestration-iossimulatorarm64:jar:0.18.2'