is not current version
Last Version 0.0.4

io.smooth-way:store-android-room 0.0.1

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

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

store-android-room
Version

Version

0.0.1
Type

Type

aar

Download store-android-room 0.0.1


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