is not current version
Last Version 1.0.0

com.vogle.sbpayment:sbpayment-creditcard 0.1.1

Credit-Card Payment

GroupId

GroupId

com.vogle.sbpayment
ArtifactId

ArtifactId

sbpayment-creditcard
Version

Version

0.1.1
Type

Type

jar

Download sbpayment-creditcard 0.1.1


<!-- https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/ -->
<dependency>
    <groupId>com.vogle.sbpayment</groupId>
    <artifactId>sbpayment-creditcard</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/
implementation 'com.vogle.sbpayment:sbpayment-creditcard:0.1.1'
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/
implementation ("com.vogle.sbpayment:sbpayment-creditcard:0.1.1")
'com.vogle.sbpayment:sbpayment-creditcard:jar:0.1.1'
<dependency org="com.vogle.sbpayment" name="sbpayment-creditcard" rev="0.1.1">
  <artifact name="sbpayment-creditcard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vogle.sbpayment', module='sbpayment-creditcard', version='0.1.1')
)
libraryDependencies += "com.vogle.sbpayment" % "sbpayment-creditcard" % "0.1.1"
[com.vogle.sbpayment/sbpayment-creditcard "0.1.1"]