Command Based Architecture for Android

Command Based Architecture for simple synchronization logic. Description is here: https://github.com/scalio/command-based-architecture

License

License

GroupId

GroupId

io.scal
ArtifactId

ArtifactId

commandbasedarchitecture_coroutine
Last Version

Last Version

0.8.6
Release Date

Release Date

Type

Type

aar
Description

Description

Command Based Architecture for Android
Command Based Architecture for simple synchronization logic. Description is here: https://github.com/scalio/command-based-architecture
Project URL

Project URL

https://github.com/scalio/command-based-architecture
Source Code Management

Source Code Management

https://github.com/scalio/command-based-architecture

Download commandbasedarchitecture_coroutine

How to add to project

<!-- https://jarcasting.com/artifacts/io.scal/commandbasedarchitecture_coroutine/ -->
<dependency>
    <groupId>io.scal</groupId>
    <artifactId>commandbasedarchitecture_coroutine</artifactId>
    <version>0.8.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.scal/commandbasedarchitecture_coroutine/
implementation 'io.scal:commandbasedarchitecture_coroutine:0.8.6'
// https://jarcasting.com/artifacts/io.scal/commandbasedarchitecture_coroutine/
implementation ("io.scal:commandbasedarchitecture_coroutine:0.8.6")
'io.scal:commandbasedarchitecture_coroutine:aar:0.8.6'
<dependency org="io.scal" name="commandbasedarchitecture_coroutine" rev="0.8.6">
  <artifact name="commandbasedarchitecture_coroutine" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.scal', module='commandbasedarchitecture_coroutine', version='0.8.6')
)
libraryDependencies += "io.scal" % "commandbasedarchitecture_coroutine" % "0.8.6"
[io.scal/commandbasedarchitecture_coroutine "0.8.6"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0
androidx.annotation » annotation jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.5