is not current version
Last Version 3.5.0

com.fintecsystems:xs2awizard 2.0.0

Android SDK for XS2A-Wizard

GroupId

GroupId

com.fintecsystems
ArtifactId

ArtifactId

xs2awizard
Version

Version

2.0.0
Type

Type

aar

Download xs2awizard 2.0.0


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