com.swedbankpay.mobilesdk:mobilesdk

A library for integrating Swedbank Pay payments into an Android application

License

License

GroupId

GroupId

com.swedbankpay.mobilesdk
ArtifactId

ArtifactId

mobilesdk
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.swedbankpay.mobilesdk:mobilesdk
A library for integrating Swedbank Pay payments into an Android application
Project URL

Project URL

https://developer.swedbankpay.com/modules-sdks/mobile-sdk/
Source Code Management

Source Code Management

https://github.com/SwedbankPay/swedbank-pay-sdk-android

Download mobilesdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.2
androidx.appcompat » appcompat jar 1.4.2
androidx.core » core-ktx jar 1.8.0
androidx.fragment » fragment-ktx jar 1.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.constraintlayout » constraintlayout jar 2.1.4
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.coordinatorlayout » coordinatorlayout jar 1.2.0
com.google.android.material » material jar 1.6.1
androidx.navigation » navigation-fragment jar 2.4.2
com.squareup.okhttp3 : okhttp jar 4.10.0
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.2.2
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.31