is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:mbway-base 3.7.2

Adyen checkout mbway-base component client for Adyen's Checkout API.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

mbway-base
Version

Version

3.7.2
Type

Type

aar

Download mbway-base 3.7.2


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