Android payment SDK - UI artifact

Trust Payments Android payment SDK

License

License

GroupId

GroupId

com.trustpayments.mobile
ArtifactId

ArtifactId

ui
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android payment SDK - UI artifact
Trust Payments Android payment SDK
Project URL

Project URL

https://www.trustpayments.com/
Source Code Management

Source Code Management

https://gitlab.com/trustpayments-public/mobile-sdk/android

Download ui

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.30
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1
2.7.0
2.6.7
2.5.4
2.5.3
2.5.1
2.3.6
2.2.1
2.1.0
2.0.0