MVN

com.aoindustries : ao-credit-cards-stripe

Maven & Gradle

Jul 21, 2021
5 usages
0 stars

AO Payments Stripe · Provider for Stripe.

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-credit-cards-stripe</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoindustries : ao-credit-cards-stripe to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.aoindustries : ao-credit-cards-stripe to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
ao-credit-cards-stripe-2.0.0
1.3.x
ao-credit-cards-stripe-1.3.1
ao-credit-cards-stripe-1.3.0
1.2.x
ao-credit-cards-stripe-1.2.0
1.1.x
ao-credit-cards-stripe-1.1.2
ao-credit-cards-stripe-1.1.1
ao-credit-cards-stripe-1.1.0
1.0.x
ao-credit-cards-stripe-1.0.3
ao-credit-cards-stripe-1.0.2
ao-credit-cards-stripe-1.0.1
ao-credit-cards-stripe-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-credit-cards-stripe</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement