is not current version
Last Version 4.1.0

com.swedbankpay.mobilesdk:mobilesdk 3.1.0

A library for integrating Swedbank Pay payments into an Android application

License

License

GroupId

GroupId

com.swedbankpay.mobilesdk
ArtifactId

ArtifactId

mobilesdk
Version

Version

3.1.0
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 3.1.0


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

Dependencies

compile (1)

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

runtime (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.appcompat » appcompat jar 1.4.0
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
androidx.constraintlayout » constraintlayout jar 2.1.2
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.coordinatorlayout » coordinatorlayout jar 1.1.0
com.google.android.material » material jar 1.4.0
androidx.navigation » navigation-fragment jar 2.3.5
com.squareup.okhttp3 : okhttp jar 4.9.3
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.