Last Version

store-android-room 0.0.4

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

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

store-android-room
Version

Version

0.0.4
Type

Type

aar
Description

Description

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


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

Dependencies

compile (1)

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

runtime (6)

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 : store jar 0.0.4
androidx.room » room-runtime jar 2.3.0
androidx.room » room-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.