GroupId | GroupIdcom.interswitchng |
---|---|
ArtifactId | ArtifactIdisw-mobile-payment-sdk |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
isw-mobile-payment-sdk-1.0.3.pom | |
isw-mobile-payment-sdk-1.0.3-sources.jar | 105 KB |
Browse |
<!-- 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"]