Last Version

use-cases-android 0.1.0

A suite of libraries made to help ease developer's life

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

use-cases-android
Version

Version

0.1.0
Type

Type

aar
Description

Description

use-cases-android
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download use-cases-android 0.1.0


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

Dependencies

compile (1)

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

runtime (10)

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.appcompat » appcompat jar 1.3.0
androidx.work » work-runtime-ktx jar 2.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
io.smooth-way : use-cases jar 0.1.0
io.smooth-way : store jar 0.1.0
io.smooth-way : store-memory jar 0.1.0
io.smooth-way : constraints-work jar 0.1.0

Project Modules

There are no modules declared in this project.