is not current version
Last Version 0.6.1

com.attestr:attestr-flowx 0.4.1

Attestr official Android SDK for eKYC flows

GroupId

GroupId

com.attestr
ArtifactId

ArtifactId

attestr-flowx
Version

Version

0.4.1
Type

Type

aar

Download attestr-flowx 0.4.1


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