gemini

simplify build the MVI architecture

License

License

MIT
GroupId

GroupId

io.github.kdk96
ArtifactId

ArtifactId

gemini-android
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

gemini
simplify build the MVI architecture
Project URL

Project URL

https://github.com/kdk96/gemini
Source Code Management

Source Code Management

https://github.com/kdk96/gemini

Download gemini-android

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.reactivex.rxjava2 : rxkotlin jar 2.4.0
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.github.kdk96 : gemini-core jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2