io.github.ruieduardosoares:android-mvi-kotlin

Modern Android Mvi kotlin library

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.ruieduardosoares
ArtifactId

ArtifactId

android-mvi-kotlin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

io.github.ruieduardosoares:android-mvi-kotlin
Modern Android Mvi kotlin library
Project URL

Project URL

https://github.com/ruieduardosoares/mvi-kotlin
Source Code Management

Source Code Management

https://github.com/ruieduardosoares/mvi-kotlin/tree/main

Download android-mvi-kotlin

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
androidx.core » core-ktx jar 1.6.0
androidx.activity » activity-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.3.1
io.reactivex.rxjava3 : rxjava jar 3.0.12
io.reactivex.rxjava3 : rxkotlin jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0