store-room

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

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

store-room
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

store-room
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 store-room

How to add to project

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

Dependencies

compile (1)

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

runtime (6)

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.appcompat » appcompat jar 1.3.0
androidx.room » room-runtime jar 2.3.0
androidx.room » room-ktx jar 2.3.0
io.smooth-way : store jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0