| Группа | Группаme.proton.core |
|---|---|
| Идентификатор | Идентификаторhuman-verification-presentation |
| Версия | Версия1.15.4 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| human-verification-presentation-1.15.4.pom | |
| human-verification-presentation-1.15.4-sources.jar | 261 bytes |
| human-verification-presentation-1.15.4-javadoc.jar | 819 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.proton.core/human-verification-presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>human-verification-presentation</artifactId>
<version>1.15.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/human-verification-presentation/
implementation 'me.proton.core:human-verification-presentation:1.15.4'
// https://jarcasting.com/artifacts/me.proton.core/human-verification-presentation/
implementation ("me.proton.core:human-verification-presentation:1.15.4")
'me.proton.core:human-verification-presentation:aar:1.15.4'
<dependency org="me.proton.core" name="human-verification-presentation" rev="1.15.4">
<artifact name="human-verification-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='human-verification-presentation', version='1.15.4')
)
libraryDependencies += "me.proton.core" % "human-verification-presentation" % "1.15.4"
[me.proton.core/human-verification-presentation "1.15.4"]