GroupId | GroupIdcom.vogle.sbpayment |
---|---|
ArtifactId | ArtifactIdsbpayment-creditcard |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
sbpayment-creditcard-0.1.1.pom | |
sbpayment-creditcard-0.1.1.jar | 131 KB |
sbpayment-creditcard-0.1.1-sources.jar | 68 KB |
sbpayment-creditcard-0.1.1-javadoc.jar | 316 KB |
Browse |
<!-- 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"]