Files download
File Operation
workflow-orchestration-iosx64-0.18.1.pom download
workflow-orchestration-iosx64-0.18.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.branch.sdk.workflow</groupId>
  <artifactId>workflow-orchestration-iosx64</artifactId>
  <version>0.18.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.branch.sdk.workflow:workflow-orchestration-iosx64:0.18.1'
Gradle Kotlin
implementation("io.branch.sdk.workflow:workflow-orchestration-iosx64:0.18.1")
Scala SBT
libraryDependencies += "io.branch.sdk.workflow" % "workflow-orchestration-iosx64" % "0.18.1"
Groovy Grape
@Grapes(
  @Grab(group='io.branch.sdk.workflow', module='workflow-orchestration-iosx64', version='0.18.1')
)
Apache Ivy
<dependency org="io.branch.sdk.workflow" name="workflow-orchestration-iosx64" rev="0.18.1" />
Leiningen
[io.branch.sdk.workflow/workflow-orchestration-iosx64 "0.18.1"]
Apache Buildr
'io.branch.sdk.workflow:workflow-orchestration-iosx64:jar:0.18.1'