License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-credit-cards-bom |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAO Payments BOM
Bill of Materials (BOM) 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-bom-2.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-credit-cards-bom</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/
implementation 'com.aoindustries:ao-credit-cards-bom:2.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/
implementation ("com.aoindustries:ao-credit-cards-bom:2.0.0")
'com.aoindustries:ao-credit-cards-bom:pom:2.0.0'
<dependency org="com.aoindustries" name="ao-credit-cards-bom" rev="2.0.0">
<artifact name="ao-credit-cards-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-credit-cards-bom', version='2.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-credit-cards-bom" % "2.0.0"
[com.aoindustries/ao-credit-cards-bom "2.0.0"]