License |
License |
---|---|
GroupId | GroupIdcom.vogle.sbpayment |
ArtifactId | ArtifactIdsbpayment-creditcard |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsbpayment-creditcard
Credit-Card Payment
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbpayment-creditcard-1.0.0.pom | |
sbpayment-creditcard-1.0.0.jar | 132 KB |
sbpayment-creditcard-1.0.0-sources.jar | 70 KB |
sbpayment-creditcard-1.0.0-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/ -->
<dependency>
<groupId>com.vogle.sbpayment</groupId>
<artifactId>sbpayment-creditcard</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/
implementation 'com.vogle.sbpayment:sbpayment-creditcard:1.0.0'
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-creditcard/
implementation ("com.vogle.sbpayment:sbpayment-creditcard:1.0.0")
'com.vogle.sbpayment:sbpayment-creditcard:jar:1.0.0'
<dependency org="com.vogle.sbpayment" name="sbpayment-creditcard" rev="1.0.0">
<artifact name="sbpayment-creditcard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vogle.sbpayment', module='sbpayment-creditcard', version='1.0.0')
)
libraryDependencies += "com.vogle.sbpayment" % "sbpayment-creditcard" % "1.0.0"
[com.vogle.sbpayment/sbpayment-creditcard "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vogle.sbpayment : sbpayment-client | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |