is not current version
Last Version 1.1.1

io.github.ahfz.sdk:ekyc 1.1.0

Ekyc Android SDK

GroupId

GroupId

io.github.ahfz.sdk
ArtifactId

ArtifactId

ekyc
Version

Version

1.1.0
Type

Type

aar

Download ekyc 1.1.0

Filename Size
ekyc-1.1.0.pom
Browse

<!-- 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"]