is not current version
Last Version 0.8.6

Command Based Architecture for Android 0.6.5

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
Version

Version

0.6.5
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 0.6.5


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.