is not current version
Last Version 2.0.0090

com.getbouncer:scan-payment-card-detect 2.0.0081

This library provides the framework for scanning payment cards

GroupId

GroupId

com.getbouncer
ArtifactId

ArtifactId

scan-payment-card-detect
Version

Version

2.0.0081
Type

Type

aar

Download scan-payment-card-detect 2.0.0081


<!-- https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/ -->
<dependency>
    <groupId>com.getbouncer</groupId>
    <artifactId>scan-payment-card-detect</artifactId>
    <version>2.0.0081</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/
implementation 'com.getbouncer:scan-payment-card-detect:2.0.0081'
// https://jarcasting.com/artifacts/com.getbouncer/scan-payment-card-detect/
implementation ("com.getbouncer:scan-payment-card-detect:2.0.0081")
'com.getbouncer:scan-payment-card-detect:aar:2.0.0081'
<dependency org="com.getbouncer" name="scan-payment-card-detect" rev="2.0.0081">
  <artifact name="scan-payment-card-detect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='scan-payment-card-detect', version='2.0.0081')
)
libraryDependencies += "com.getbouncer" % "scan-payment-card-detect" % "2.0.0081"
[com.getbouncer/scan-payment-card-detect "2.0.0081"]