Last Version

Android payment SDK - CORE artifact 2.7.1

Trust Payments Android payment SDK

License

License

GroupId

GroupId

com.trustpayments.mobile
ArtifactId

ArtifactId

core
Version

Version

2.7.1
Type

Type

aar
Description

Description

Android payment SDK - CORE 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 core 2.7.1


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

Dependencies

compile (12)

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
androidx.activity » activity-ktx jar 1.3.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 5.0.0-alpha.4
io.seon.androidsdk : androidsdk jar 3.1.0
com.google.android.gms » play-services-wallet jar 19.1.0
io.sentry : sentry-android jar 5.7.0

Project Modules

There are no modules declared in this project.