is not current version
Last Version 1.4.0

com.wix.pay:credit-card-networks 1.0.0

Credit-Card Networks

Categories

Categories

Net
GroupId

GroupId

com.wix.pay
ArtifactId

ArtifactId

credit-card-networks
Version

Version

1.0.0
Type

Type

jar

Download credit-card-networks 1.0.0


<!-- https://jarcasting.com/artifacts/com.wix.pay/credit-card-networks/ -->
<dependency>
    <groupId>com.wix.pay</groupId>
    <artifactId>credit-card-networks</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix.pay/credit-card-networks/
implementation 'com.wix.pay:credit-card-networks:1.0.0'
// https://jarcasting.com/artifacts/com.wix.pay/credit-card-networks/
implementation ("com.wix.pay:credit-card-networks:1.0.0")
'com.wix.pay:credit-card-networks:jar:1.0.0'
<dependency org="com.wix.pay" name="credit-card-networks" rev="1.0.0">
  <artifact name="credit-card-networks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix.pay', module='credit-card-networks', version='1.0.0')
)
libraryDependencies += "com.wix.pay" % "credit-card-networks" % "1.0.0"
[com.wix.pay/credit-card-networks "1.0.0"]