| License |
License |
|---|---|
| GroupId | GroupIdcom.trustpayments.mobile |
| ArtifactId | ArtifactIdcore |
| Version | Version2.5.4 |
| Type | Typeaar |
| Description |
DescriptionAndroid payment SDK - CORE artifact
Trust Payments Android payment SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-2.5.4.pom | |
| core-2.5.4.aar | 1 MB |
| core-2.5.4-sources.jar | 28 KB |
| core-2.5.4-javadoc.jar | 357 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.trustpayments.mobile/core/ -->
<dependency>
<groupId>com.trustpayments.mobile</groupId>
<artifactId>core</artifactId>
<version>2.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trustpayments.mobile/core/
implementation 'com.trustpayments.mobile:core:2.5.4'
// https://jarcasting.com/artifacts/com.trustpayments.mobile/core/
implementation ("com.trustpayments.mobile:core:2.5.4")
'com.trustpayments.mobile:core:aar:2.5.4'
<dependency org="com.trustpayments.mobile" name="core" rev="2.5.4">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trustpayments.mobile', module='core', version='2.5.4')
)
libraryDependencies += "com.trustpayments.mobile" % "core" % "2.5.4"
[com.trustpayments.mobile/core "2.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.activity » activity-ktx | jar | 1.2.4 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| com.google.android.gms » play-services-wallet | jar | 18.1.3 |