License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-credit-cards |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAO Payments
Aggregator POM for payment processing API supporting multiple payment gateways.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ao-credit-cards-2.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-credit-cards</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards/
implementation 'com.aoindustries:ao-credit-cards:2.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards/
implementation ("com.aoindustries:ao-credit-cards:2.0.0")
'com.aoindustries:ao-credit-cards:pom:2.0.0'
<dependency org="com.aoindustries" name="ao-credit-cards" rev="2.0.0">
<artifact name="ao-credit-cards" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-credit-cards', version='2.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-credit-cards" % "2.0.0"
[com.aoindustries/ao-credit-cards "2.0.0"]