Simple MVI

Supports Model-View-Intent Architecture Pattern

License

License

GroupId

GroupId

com.unfinished.simplemvi
ArtifactId

ArtifactId

simplemvi
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Simple MVI
Supports Model-View-Intent Architecture Pattern
Project URL

Project URL

https://github.com/LibertyDSNP/simple-mvi
Project Organization

Project Organization

com.unfinished
Source Code Management

Source Code Management

https://github.com/LibertyDSNP/simple-mvi

Download simplemvi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0