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