License |
License |
---|---|
GroupId | GroupIdcom.swedbankpay.mobilesdk |
ArtifactId | ArtifactIdmobilesdk |
Version | Version3.0.3 |
Type | Typeaar |
Description |
Descriptioncom.swedbankpay.mobilesdk:mobilesdk
A library for integrating Swedbank Pay payments into an Android application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobilesdk-3.0.3.pom | |
mobilesdk-3.0.3-sources.jar | 50 KB |
mobilesdk-3.0.3-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk/ -->
<dependency>
<groupId>com.swedbankpay.mobilesdk</groupId>
<artifactId>mobilesdk</artifactId>
<version>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk/
implementation 'com.swedbankpay.mobilesdk:mobilesdk:3.0.3'
// https://jarcasting.com/artifacts/com.swedbankpay.mobilesdk/mobilesdk/
implementation ("com.swedbankpay.mobilesdk:mobilesdk:3.0.3")
'com.swedbankpay.mobilesdk:mobilesdk:aar:3.0.3'
<dependency org="com.swedbankpay.mobilesdk" name="mobilesdk" rev="3.0.3">
<artifact name="mobilesdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swedbankpay.mobilesdk', module='mobilesdk', version='3.0.3')
)
libraryDependencies += "com.swedbankpay.mobilesdk" % "mobilesdk" % "3.0.3"
[com.swedbankpay.mobilesdk/mobilesdk "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 |
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.3.1 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
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.2 |
com.google.code.gson : gson | jar | 2.8.8 |