bloc-redux

Reactive state management library for KMM

License

License

GroupId

GroupId

com.1gravity
ArtifactId

ArtifactId

bloc-redux-android
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

bloc-redux
Reactive state management library for KMM
Project URL

Project URL

https://github.com/1gravity/Kotlin-Bloc
Source Code Management

Source Code Management

https://github.com/1gravity/Kotlin-Bloc

Download bloc-redux-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.1gravity/bloc-redux-android/ -->
<dependency>
    <groupId>com.1gravity</groupId>
    <artifactId>bloc-redux-android</artifactId>
    <version>0.5.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.1gravity/bloc-redux-android/
implementation 'com.1gravity:bloc-redux-android:0.5.2'
// https://jarcasting.com/artifacts/com.1gravity/bloc-redux-android/
implementation ("com.1gravity:bloc-redux-android:0.5.2")
'com.1gravity:bloc-redux-android:aar:0.5.2'
<dependency org="com.1gravity" name="bloc-redux-android" rev="0.5.2">
  <artifact name="bloc-redux-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.1gravity', module='bloc-redux-android', version='0.5.2')
)
libraryDependencies += "com.1gravity" % "bloc-redux-android" % "0.5.2"
[com.1gravity/bloc-redux-android "0.5.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.arkivanov.essenty : lifecycle-android jar 0.3.1
com.1gravity : redux-kotlin-threadsafe-jvm jar 0.5.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
com.1gravity : bloc-core-android jar 0.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.2
com.badoo.reaktive : reaktive-android jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1