session-android-jwt-room

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

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

session-android-jwt-room
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

session-android-jwt-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 session-android-jwt-room

How to add to project

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

Dependencies

compile (1)

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

runtime (12)

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
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
io.smooth-way : common jar 0.0.7
io.smooth-way : store jar 0.0.4
io.smooth-way : store-android-room jar 0.0.4
androidx.room » room-runtime jar 2.3.0
androidx.room » room-ktx jar 2.3.0
io.smooth-way : session jar 0.0.5
io.smooth-way : session-jwt jar 0.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.2
0.0.1