is not current version
Last Version 3.5.0

com.fintecsystems:xs2awizard 3.4.0

Android SDK for XS2A-Wizard

GroupId

GroupId

com.fintecsystems
ArtifactId

ArtifactId

xs2awizard
Version

Version

3.4.0
Type

Type

aar

Download xs2awizard 3.4.0


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