is not current version
Last Version 1.2.3

io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime 1.1.3

Android Async workflow support annotation-library.

GroupId

GroupId

io.github.eaglesakura.workflowdispatcher
ArtifactId

ArtifactId

workflow-dispatcher-runtime
Version

Version

1.1.3
Type

Type

aar

Download workflow-dispatcher-runtime 1.1.3


<!-- https://jarcasting.com/artifacts/io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime/ -->
<dependency>
    <groupId>io.github.eaglesakura.workflowdispatcher</groupId>
    <artifactId>workflow-dispatcher-runtime</artifactId>
    <version>1.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime/
implementation 'io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime:1.1.3'
// https://jarcasting.com/artifacts/io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime/
implementation ("io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime:1.1.3")
'io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime:aar:1.1.3'
<dependency org="io.github.eaglesakura.workflowdispatcher" name="workflow-dispatcher-runtime" rev="1.1.3">
  <artifact name="workflow-dispatcher-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.eaglesakura.workflowdispatcher', module='workflow-dispatcher-runtime', version='1.1.3')
)
libraryDependencies += "io.github.eaglesakura.workflowdispatcher" % "workflow-dispatcher-runtime" % "1.1.3"
[io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime "1.1.3"]