MVN

com.adyen.checkout : afterpay-base

Maven & Gradle

Jun 01, 2021
1 usages
126 stars

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

<dependency>
    <groupId>com.adyen.checkout</groupId>
    <artifactId>afterpay-base</artifactId>
    <version>3.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adyen.checkout : afterpay-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8.3
  • Latest Alpha: 4.0.0-alpha01

All Versions

Choose a version of com.adyen.checkout : afterpay-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
afterpay-base-4.0.0-alpha01
3.8.x
afterpay-base-3.8.3
afterpay-base-3.8.2
afterpay-base-3.8.1
afterpay-base-3.8.0
3.7.x
afterpay-base-3.7.3
afterpay-base-3.7.2
afterpay-base-3.7.1
afterpay-base-3.7.0
3.6.x
afterpay-base-3.6.6
afterpay-base-3.6.5
afterpay-base-3.6.4
afterpay-base-3.6.3
afterpay-base-3.6.2
afterpay-base-3.6.1
afterpay-base-3.6.0

How to add a dependency to Maven

Add the following com.adyen.checkout : afterpay-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.adyen.checkout</groupId>
    <artifactId>afterpay-base</artifactId>
    <version>3.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.adyen.checkout : afterpay-base gradle dependency to your build.gradle file:

implementation 'com.adyen.checkout:afterpay-base:3.8.3'

Gradle Kotlin DSL: Add the following com.adyen.checkout : afterpay-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.adyen.checkout:afterpay-base:3.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.adyen.checkout : afterpay-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.adyen.checkout" % "afterpay-base" % "3.8.3"

Advertisement

Dependencies from Group

Jul 18, 2023
14 usages
126 stars
Jun 01, 2021
12 usages
126 stars
Jul 18, 2023
11 usages
126 stars
Jun 01, 2021
9 usages
126 stars
Sep 02, 2021
7 usages
126 stars

Discover Dependencies

Jul 12, 2023
2 usages
0 stars
Apr 26, 2015
1 usages
7 stars
Sep 17, 2015
1 usages
5 stars
May 20, 2020
1 usages
7 stars
Mar 25, 2018
2 usages
Jul 21, 2023
3 usages
Aug 11, 2023
1 usages
1.9k stars