License |
License |
---|---|
GroupId | GroupIdio.github.september669 |
ArtifactId | ArtifactIdReduks-android-debug |
Version | Version0.1.5 |
Type | Typeaar |
Description |
DescriptionReduks
Simple redux Kotlin Multiplatform library (android + ios)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Reduks-android-debug-0.1.5.pom | |
Reduks-android-debug-0.1.5-sources.jar | 8 KB |
Reduks-android-debug-0.1.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.september669/Reduks-android-debug/ -->
<dependency>
<groupId>io.github.september669</groupId>
<artifactId>Reduks-android-debug</artifactId>
<version>0.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.september669/Reduks-android-debug/
implementation 'io.github.september669:Reduks-android-debug:0.1.5'
// https://jarcasting.com/artifacts/io.github.september669/Reduks-android-debug/
implementation ("io.github.september669:Reduks-android-debug:0.1.5")
'io.github.september669:Reduks-android-debug:aar:0.1.5'
<dependency org="io.github.september669" name="Reduks-android-debug" rev="0.1.5">
<artifact name="Reduks-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.september669', module='Reduks-android-debug', version='0.1.5')
)
libraryDependencies += "io.github.september669" % "Reduks-android-debug" % "0.1.5"
[io.github.september669/Reduks-android-debug "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
io.github.september669 : AnkoLogger-android-debug | jar | 0.2.5 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3-native-mt |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.3-native-mt |
org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.15.1 |