не последняя версия
Последняя версия 2.0.0

com.aoindustries:ao-credit-cards-all 1.1.1

Convenience POM to include the credit card processing API and all providers.

Группа

Группа

com.aoindustries
Идентификатор

Идентификатор

ao-credit-cards-all
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать ao-credit-cards-all 1.1.1

Имя Файла Размер
ao-credit-cards-all-1.1.1.pom 4 KB
Обзор

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