authentication

Cleverpine authentication library

License

License

License
GroupId

GroupId

com.cleverpine
ArtifactId

ArtifactId

authentication
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

authentication
Cleverpine authentication library

Download authentication

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 7.0.3
androidx.databinding » databinding-runtime jar 7.0.3
androidx.databinding » databinding-adapters jar 7.0.3
androidx.databinding » databinding-ktx jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (9)

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
androidx.constraintlayout » constraintlayout jar 2.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
com.squareup.retrofit2 : retrofit jar 2.6.2
com.squareup.retrofit2 : converter-gson jar 2.6.2
com.squareup.okhttp3 : logging-interceptor jar 3.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2