GroupId | GroupIdcom.aoindustries |
---|---|
ArtifactId | ArtifactIdaoserv-credit-cards-book |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
aoserv-credit-cards-book-1.0.2.pom | |
aoserv-credit-cards-book-1.0.2.jar | 7 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-credit-cards-book/
implementation 'com.aoindustries:aoserv-credit-cards-book:1.0.2'
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-credit-cards-book/
implementation ("com.aoindustries:aoserv-credit-cards-book:1.0.2")
'com.aoindustries:aoserv-credit-cards-book:jar:1.0.2'
<dependency org="com.aoindustries" name="aoserv-credit-cards-book" rev="1.0.2">
<artifact name="aoserv-credit-cards-book" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='aoserv-credit-cards-book', version='1.0.2')
)
libraryDependencies += "com.aoindustries" % "aoserv-credit-cards-book" % "1.0.2"
[com.aoindustries/aoserv-credit-cards-book "1.0.2"]