License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-credit-cards-all |
Version | Version1.3.1 |
Type | Typepom |
Description |
DescriptionAO Credit Cards All
Convenience POM to include the credit card processing API and all providers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ao-credit-cards-all-1.3.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-all/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-credit-cards-all</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-all/
implementation 'com.aoindustries:ao-credit-cards-all:1.3.1'
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-all/
implementation ("com.aoindustries:ao-credit-cards-all:1.3.1")
'com.aoindustries:ao-credit-cards-all:pom:1.3.1'
<dependency org="com.aoindustries" name="ao-credit-cards-all" rev="1.3.1">
<artifact name="ao-credit-cards-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-credit-cards-all', version='1.3.1')
)
libraryDependencies += "com.aoindustries" % "ao-credit-cards-all" % "1.3.1"
[com.aoindustries/ao-credit-cards-all "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aoindustries : ao-credit-cards-api | jar | 1.3.1 |
com.aoindustries : ao-credit-cards-authorizeNet | jar | 1.3.0 |
com.aoindustries : ao-credit-cards-payflowPro | jar | 1.3.0 |
com.aoindustries : ao-credit-cards-stripe | jar | 1.3.1 |
com.aoindustries : ao-credit-cards-test | jar | 1.3.0 |
com.aoindustries : ao-credit-cards-usaepay | jar | 1.3.0 |