License |
License |
---|---|
GroupId | GroupIdio.smooth-way |
ArtifactId | ArtifactIdflow-android |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionflow-android
A suite of libraries made to help ease developer's life
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flow-android-0.1.0.pom | |
flow-android-0.1.0-sources.jar | 8 KB |
flow-android-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.smooth-way/flow-android/ -->
<dependency>
<groupId>io.smooth-way</groupId>
<artifactId>flow-android</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/flow-android/
implementation 'io.smooth-way:flow-android:0.1.0'
// https://jarcasting.com/artifacts/io.smooth-way/flow-android/
implementation ("io.smooth-way:flow-android:0.1.0")
'io.smooth-way:flow-android:aar:0.1.0'
<dependency org="io.smooth-way" name="flow-android" rev="0.1.0">
<artifact name="flow-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='flow-android', version='0.1.0')
)
libraryDependencies += "io.smooth-way" % "flow-android" % "0.1.0"
[io.smooth-way/flow-android "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-reactive | jar | 1.4.3 |
androidx.startup » startup-runtime | jar | 1.0.0 |
androidx.room » room-runtime | jar | 2.3.0 |
androidx.room » room-ktx | jar | 2.3.0 |
io.smooth-way : common | jar | 0.1.0 |
io.smooth-way : flow | jar | 0.1.0 |
io.smooth-way : store | jar | 0.1.0 |
io.smooth-way : store-room | jar | 0.1.0 |
io.smooth-way : room-converters | jar | 0.1.0 |