| License |
License
VERNIV Library License
|
|---|---|
| GroupId | GroupIdio.verniv.auth |
| ArtifactId | ArtifactIdauth |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionauth
VERNIV Auth Library
|
| Filename | Size |
|---|---|
| auth-1.0.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.verniv.auth/auth/ -->
<dependency>
<groupId>io.verniv.auth</groupId>
<artifactId>auth</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.verniv.auth/auth/
implementation 'io.verniv.auth:auth:1.0.2'
// https://jarcasting.com/artifacts/io.verniv.auth/auth/
implementation ("io.verniv.auth:auth:1.0.2")
'io.verniv.auth:auth:aar:1.0.2'
<dependency org="io.verniv.auth" name="auth" rev="1.0.2">
<artifact name="auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.verniv.auth', module='auth', version='1.0.2')
)
libraryDependencies += "io.verniv.auth" % "auth" % "1.0.2"
[io.verniv.auth/auth "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 7.0.0 |
| androidx.databinding » databinding-runtime | jar | 7.0.0 |
| androidx.databinding » databinding-adapters | jar | 7.0.0 |
| androidx.databinding » databinding-ktx | jar | 7.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.code.gson : gson | jar | 2.8.7 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| io.verniv.support : base | jar | 1.0.6 |
| io.verniv.support : domain | jar | 1.0.5 |
| io.verniv.support : extensions | jar | 1.0.10 |
| io.verniv.support : utils | jar | 1.0.7 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.3.5 |
| androidx.navigation » navigation-ui-ktx | jar | 2.3.5 |