is not current version
Last Version 3.0.0

com.aoindustries:aoserv-credit-cards 1.0.0

Stores credit card processing data in the AOServ Platform.

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

aoserv-credit-cards
Version

Version

1.0.0
Type

Type

jar

Download aoserv-credit-cards 1.0.0


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