Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.wix.pay |
ArtifactId | ArtifactIdcredit-card-tokenizer-client-all |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
credit-card-tokenizer-client-all-1.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix.pay/credit-card-tokenizer-client-all/ -->
<dependency>
<groupId>com.wix.pay</groupId>
<artifactId>credit-card-tokenizer-client-all</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.pay/credit-card-tokenizer-client-all/
implementation 'com.wix.pay:credit-card-tokenizer-client-all:1.1.0'
// https://jarcasting.com/artifacts/com.wix.pay/credit-card-tokenizer-client-all/
implementation ("com.wix.pay:credit-card-tokenizer-client-all:1.1.0")
'com.wix.pay:credit-card-tokenizer-client-all:pom:1.1.0'
<dependency org="com.wix.pay" name="credit-card-tokenizer-client-all" rev="1.1.0">
<artifact name="credit-card-tokenizer-client-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.pay', module='credit-card-tokenizer-client-all', version='1.1.0')
)
libraryDependencies += "com.wix.pay" % "credit-card-tokenizer-client-all" % "1.1.0"
[com.wix.pay/credit-card-tokenizer-client-all "1.1.0"]