| Группа | Группаio.github.ahfz.sdk |
|---|---|
| Идентификатор | Идентификаторekyc |
| Версия | Версия1.1.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| ekyc-1.1.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ahfz.sdk/ekyc/ -->
<dependency>
<groupId>io.github.ahfz.sdk</groupId>
<artifactId>ekyc</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahfz.sdk/ekyc/
implementation 'io.github.ahfz.sdk:ekyc:1.1.0'
// https://jarcasting.com/artifacts/io.github.ahfz.sdk/ekyc/
implementation ("io.github.ahfz.sdk:ekyc:1.1.0")
'io.github.ahfz.sdk:ekyc:aar:1.1.0'
<dependency org="io.github.ahfz.sdk" name="ekyc" rev="1.1.0">
<artifact name="ekyc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahfz.sdk', module='ekyc', version='1.1.0')
)
libraryDependencies += "io.github.ahfz.sdk" % "ekyc" % "1.1.0"
[io.github.ahfz.sdk/ekyc "1.1.0"]