| License |
License |
|---|---|
| GroupId | GroupIdcom.trustpayments.mobile |
| ArtifactId | ArtifactIdui |
| Version | Version2.3.6 |
| Type | Typeaar |
| Description |
DescriptionAndroid payment SDK - UI artifact
Trust Payments Android payment SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ui-2.3.6.pom | |
| ui-2.3.6.aar | 137 KB |
| ui-2.3.6-sources.jar | 21 KB |
| ui-2.3.6-javadoc.jar | 357 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.trustpayments.mobile/ui/ -->
<dependency>
<groupId>com.trustpayments.mobile</groupId>
<artifactId>ui</artifactId>
<version>2.3.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trustpayments.mobile/ui/
implementation 'com.trustpayments.mobile:ui:2.3.6'
// https://jarcasting.com/artifacts/com.trustpayments.mobile/ui/
implementation ("com.trustpayments.mobile:ui:2.3.6")
'com.trustpayments.mobile:ui:aar:2.3.6'
<dependency org="com.trustpayments.mobile" name="ui" rev="2.3.6">
<artifact name="ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trustpayments.mobile', module='ui', version='2.3.6')
)
libraryDependencies += "com.trustpayments.mobile" % "ui" % "2.3.6"
[com.trustpayments.mobile/ui "2.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.10 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| com.google.android.material » material | jar | 1.3.0 |