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