is not current version
Last Version 0.6.1

com.attestr:attestr-flowx 0.1.0

Attestr official Android SDK for eKYC flows

GroupId

GroupId

com.attestr
ArtifactId

ArtifactId

attestr-flowx
Version

Version

0.1.0
Type

Type

aar

Download attestr-flowx 0.1.0


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