a

ao-credit-cards-authorizeNet

Provider for the Authorize.Net AIM system.
https://aoindustries.com/ao-credit-cards/authorizeNet/
Files download
File Operation
ao-credit-cards-authorizeNet-1.1.1.jar download
ao-credit-cards-authorizeNet-1.1.1.pom download
ao-credit-cards-authorizeNet-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.aoindustries</groupId>
  <artifactId>ao-credit-cards-authorizeNet</artifactId>
  <version>1.1.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.aoindustries:ao-credit-cards-authorizeNet:1.1.1'
Gradle Kotlin
implementation("com.aoindustries:ao-credit-cards-authorizeNet:1.1.1")
Scala SBT
libraryDependencies += "com.aoindustries" % "ao-credit-cards-authorizeNet" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.aoindustries', module='ao-credit-cards-authorizeNet', version='1.1.1')
)
Apache Ivy
<dependency org="com.aoindustries" name="ao-credit-cards-authorizeNet" rev="1.1.1" />
Leiningen
[com.aoindustries/ao-credit-cards-authorizeNet "1.1.1"]
Apache Buildr
'com.aoindustries:ao-credit-cards-authorizeNet:jar:1.1.1'