is not current version
Last Version 4.6.1

Adyen checkout Google Pay component 4.0.0-beta03

Adyen checkout Google Pay component client for Adyen's Checkout API.

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

googlepay
Version

Version

4.0.0-beta03
Type

Type

aar
Description

Description

Adyen checkout Google Pay component
Adyen checkout Google Pay component client for Adyen's Checkout API.
Project URL

Project URL

https://github.com/Adyen/adyen-android
Project Organization

Project Organization

Adyen N.V.
Source Code Management

Source Code Management

https://github.com/Adyen/adyen-android

Download googlepay 4.0.0-beta03


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

Dependencies

compile (3)

Group / Artifact Type Version
com.adyen.checkout : components-core jar 4.0.0-beta03
com.google.android.gms » play-services-wallet jar 18.1.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.