не последняя версия
Последняя версия 8.4.0

me.proton.core:human-verification 0.2.6

Proton Core libraries for Android

Группа

Группа

me.proton.core
Идентификатор

Идентификатор

human-verification
Версия

Версия

0.2.6
Тип

Тип

aar

Скачать human-verification 0.2.6


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