replica-decompose

Android libary for fetching, caching and updating asynchronous data

License

License

The MIT License
GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

replica-decompose
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

aar
Description

Description

replica-decompose
Android libary for fetching, caching and updating asynchronous data
Project URL

Project URL

https://github.com/aartikov/Replica

Download replica-decompose

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aartikov/replica-decompose/ -->
<dependency>
    <groupId>com.github.aartikov</groupId>
    <artifactId>replica-decompose</artifactId>
    <version>1.0.0-alpha4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aartikov/replica-decompose/
implementation 'com.github.aartikov:replica-decompose:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.aartikov/replica-decompose/
implementation ("com.github.aartikov:replica-decompose:1.0.0-alpha4")
'com.github.aartikov:replica-decompose:aar:1.0.0-alpha4'
<dependency org="com.github.aartikov" name="replica-decompose" rev="1.0.0-alpha4">
  <artifact name="replica-decompose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.aartikov', module='replica-decompose', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.aartikov" % "replica-decompose" % "1.0.0-alpha4"
[com.github.aartikov/replica-decompose "1.0.0-alpha4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.aartikov : replica-core jar 1.0.0-alpha4
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0-RC
androidx.compose.runtime » runtime jar 1.2.0-alpha01
com.arkivanov.decompose : decompose jar 0.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1