License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.swedbankpay.mobilesdk |
ArtifactId | ArtifactIdmobilesdk-merchantbackend |
Version | Version3.0.3 |
Type | Typeaar |
Description |
Descriptioncom.swedbankpay.mobilesdk:mobilesdk-merchantbackend
Utilities for interfacing the Swedbank Pay Android SDK with a Merchant Backend API backend
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk-merchantbackend/ -->
<dependency>
<groupId>com.swedbankpay.mobilesdk</groupId>
<artifactId>mobilesdk-merchantbackend</artifactId>
<version>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk-merchantbackend/
implementation 'com.swedbankpay.mobilesdk:mobilesdk-merchantbackend:3.0.3'
// https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk-merchantbackend/
implementation ("com.swedbankpay.mobilesdk:mobilesdk-merchantbackend:3.0.3")
'com.swedbankpay.mobilesdk:mobilesdk-merchantbackend:aar:3.0.3'
<dependency org="com.swedbankpay.mobilesdk" name="mobilesdk-merchantbackend" rev="3.0.3">
<artifact name="mobilesdk-merchantbackend" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swedbankpay.mobilesdk', module='mobilesdk-merchantbackend', version='3.0.3')
)
libraryDependencies += "com.swedbankpay.mobilesdk" % "mobilesdk-merchantbackend" % "3.0.3"
[com.swedbankpay.mobilesdk/mobilesdk-merchantbackend "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.31 |
com.swedbankpay.mobilesdk : mobilesdk | jar | 3.0.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
com.google.android.gms » play-services-base | jar | 17.6.0 |
com.google.android.gms » play-services-basement | jar | 17.6.0 |
com.google.code.gson : gson | jar | 2.8.8 |
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |