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