is not current version
Last Version 2.0.0

com.aoindustries:ao-credit-cards-bom 1.3.0

Bill of Materials (BOM) for credit card processing API supporting multiple payment gateways.

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-credit-cards-bom
Version

Version

1.3.0
Type

Type

pom

Download ao-credit-cards-bom 1.3.0


<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/ -->
<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-credit-cards-bom</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/
implementation 'com.aoindustries:ao-credit-cards-bom:1.3.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-credit-cards-bom/
implementation ("com.aoindustries:ao-credit-cards-bom:1.3.0")
'com.aoindustries:ao-credit-cards-bom:pom:1.3.0'
<dependency org="com.aoindustries" name="ao-credit-cards-bom" rev="1.3.0">
  <artifact name="ao-credit-cards-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-credit-cards-bom', version='1.3.0')
)
libraryDependencies += "com.aoindustries" % "ao-credit-cards-bom" % "1.3.0"
[com.aoindustries/ao-credit-cards-bom "1.3.0"]