| License |
License |
|---|---|
| GroupId | GroupIdcom.swedbankpay.mobilesdk |
| ArtifactId | ArtifactIdmobilesdk |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| 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-4.1.0.pom | |
| mobilesdk-4.1.0-sources.jar | 75 KB |
| mobilesdk-4.1.0-javadoc.jar | 634 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| 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 |