Files download
File Operation
ao-credit-cards-all-2.0.0.pom download
Apache Maven
<dependency>
  <groupId>com.aoindustries</groupId>
  <artifactId>ao-credit-cards-all</artifactId>
  <version>2.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.aoindustries:ao-credit-cards-all:2.0.0'
Gradle Kotlin
implementation("com.aoindustries:ao-credit-cards-all:2.0.0")
Scala SBT
libraryDependencies += "com.aoindustries" % "ao-credit-cards-all" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.aoindustries', module='ao-credit-cards-all', version='2.0.0')
)
Apache Ivy
<dependency org="com.aoindustries" name="ao-credit-cards-all" rev="2.0.0" />
Leiningen
[com.aoindustries/ao-credit-cards-all "2.0.0"]
Apache Buildr
'com.aoindustries:ao-credit-cards-all:jar:2.0.0'
Dependencies
The project has no third-party dependencies