GroupId | GroupIdcom.aoindustries |
---|---|
ArtifactId | ArtifactIdaoserv-credit-cards |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
aoserv-credit-cards-1.0.2.pom | |
aoserv-credit-cards-1.0.2.jar | 17 KB |
aoserv-credit-cards-1.0.2-sources.jar | 11 KB |
aoserv-credit-cards-1.0.2-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/aoserv-credit-cards/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>aoserv-credit-cards</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-credit-cards/
implementation 'com.aoindustries:aoserv-credit-cards:1.0.2'
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-credit-cards/
implementation ("com.aoindustries:aoserv-credit-cards:1.0.2")
'com.aoindustries:aoserv-credit-cards:jar:1.0.2'
<dependency org="com.aoindustries" name="aoserv-credit-cards" rev="1.0.2">
<artifact name="aoserv-credit-cards" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='aoserv-credit-cards', version='1.0.2')
)
libraryDependencies += "com.aoindustries" % "aoserv-credit-cards" % "1.0.2"
[com.aoindustries/aoserv-credit-cards "1.0.2"]