| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdme.proton.core |
| ArtifactId | ArtifactIdhuman-verification-data |
| Version | Version1.2.6 |
| Type | Typeaar |
| Description |
Descriptionme.proton.core:human-verification-data
Proton Core libraries for Android
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/me.proton.core/human-verification-data/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>human-verification-data</artifactId>
<version>1.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/human-verification-data/
implementation 'me.proton.core:human-verification-data:1.2.6'
// https://jarcasting.com/artifacts/me.proton.core/human-verification-data/
implementation ("me.proton.core:human-verification-data:1.2.6")
'me.proton.core:human-verification-data:aar:1.2.6'
<dependency org="me.proton.core" name="human-verification-data" rev="1.2.6">
<artifact name="human-verification-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='human-verification-data', version='1.2.6')
)
libraryDependencies += "me.proton.core" % "human-verification-data" % "1.2.6"
[me.proton.core/human-verification-data "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.proton.core : util-kotlin | jar | 0.2.5 |
| me.proton.core : human-verification-domain | jar | 1.2.6 |
| me.proton.core : network | jar | 1.1.4 |
| me.proton.core : data | jar | 1.0.3 |
| me.proton.core : crypto | jar | 1.1.2 |
| me.proton.core : auth-data | jar | 1.2.2 |
| me.proton.core : auth-domain | jar | 1.2.2 |
| me.proton.core : user-domain | jar | 1.1.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.0.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.8.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.jakewharton.retrofit : retrofit2-kotlinx-serialization-converter | jar | 0.8.0 |
| androidx.room » room-ktx | jar | 2.4.0-alpha01 |