License |
License |
---|---|
GroupId | GroupIdio.smooth-way |
ArtifactId | ArtifactIdredux-android |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionredux-android
A suite of libraries made to help ease developer's life
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redux-android-0.0.3.pom | |
redux-android-0.0.3-sources.jar | 1 KB |
redux-android-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.smooth-way/redux-android/ -->
<dependency>
<groupId>io.smooth-way</groupId>
<artifactId>redux-android</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/redux-android/
implementation 'io.smooth-way:redux-android:0.0.3'
// https://jarcasting.com/artifacts/io.smooth-way/redux-android/
implementation ("io.smooth-way:redux-android:0.0.3")
'io.smooth-way:redux-android:aar:0.0.3'
<dependency org="io.smooth-way" name="redux-android" rev="0.0.3">
<artifact name="redux-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='redux-android', version='0.0.3')
)
libraryDependencies += "io.smooth-way" % "redux-android" % "0.0.3"
[io.smooth-way/redux-android "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
io.smooth-way : redux | jar | 0.0.3 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
io.smooth-way : common | jar | 0.0.5 |
io.smooth-way : common-android | jar | 0.0.5 |