Last Version

workflow-dispatcher-runtime 1.2.3

Android Async workflow support annotation-library.

License

License

MIT
GroupId

GroupId

io.github.eaglesakura.workflowdispatcher
ArtifactId

ArtifactId

workflow-dispatcher-runtime
Version

Version

1.2.3
Type

Type

aar
Description

Description

workflow-dispatcher-runtime
Android Async workflow support annotation-library.
Project URL

Project URL

https://github.com/eaglesakura/workflow-dispatcher
Source Code Management

Source Code Management

https://github.com/eaglesakura/workflow-dispatcher

Download workflow-dispatcher-runtime 1.2.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.2.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.2.3'
// https://jarcasting.com/artifacts/io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime/
implementation ("io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime:1.2.3")
'io.github.eaglesakura.workflowdispatcher:workflow-dispatcher-runtime:aar:1.2.3'
<dependency org="io.github.eaglesakura.workflowdispatcher" name="workflow-dispatcher-runtime" rev="1.2.3">
  <artifact name="workflow-dispatcher-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.eaglesakura.workflowdispatcher', module='workflow-dispatcher-runtime', version='1.2.3')
)
libraryDependencies += "io.github.eaglesakura.workflowdispatcher" % "workflow-dispatcher-runtime" % "1.2.3"
[io.github.eaglesakura.workflowdispatcher/workflow-dispatcher-runtime "1.2.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
io.github.eaglesakura.workflowdispatcher : workflow-dispatcher-annotations jar 1.2.3

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.21
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.activity » activity-ktx jar 1.2.0
androidx.fragment » fragment-ktx jar 1.3.0

Project Modules

There are no modules declared in this project.