is not current version
Last Version 20.6.2

com.stripe:payments-ui-core 20.6.1

The core UI module of Stripe Android Payments SDKs

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

payments-ui-core
Version

Version

20.6.1
Type

Type

aar

Download payments-ui-core 20.6.1


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