GroupId | GroupIdcom.getbouncer |
---|---|
ArtifactId | ArtifactIdscan-payment-card-detect |
Version | Version2.0.0079 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/ -->
<dependency>
<groupId>com.getbouncer</groupId>
<artifactId>scan-payment-card-detect</artifactId>
<version>2.0.0079</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/
implementation 'com.getbouncer:scan-payment-card-detect:2.0.0079'
// https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/
implementation ("com.getbouncer:scan-payment-card-detect:2.0.0079")
'com.getbouncer:scan-payment-card-detect:aar:2.0.0079'
<dependency org="com.getbouncer" name="scan-payment-card-detect" rev="2.0.0079">
<artifact name="scan-payment-card-detect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='scan-payment-card-detect', version='2.0.0079')
)
libraryDependencies += "com.getbouncer" % "scan-payment-card-detect" % "2.0.0079"
[com.getbouncer/scan-payment-card-detect "2.0.0079"]