is not current version
Last Version 1.0.5

com.interswitchng:isw-mobile-payment-sdk 1.0.3

Interswitch official Mobile Payment SDK

GroupId

GroupId

com.interswitchng
ArtifactId

ArtifactId

isw-mobile-payment-sdk
Version

Version

1.0.3
Type

Type

aar

Download isw-mobile-payment-sdk 1.0.3


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