GroupId | GroupIdcom.vogle.sbpayment |
---|---|
ArtifactId | ArtifactIdsbpayment-payeasy |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
sbpayment-payeasy-0.1.1.pom | |
sbpayment-payeasy-0.1.1.jar | 34 KB |
sbpayment-payeasy-0.1.1-sources.jar | 19 KB |
sbpayment-payeasy-0.1.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-payeasy/ -->
<dependency>
<groupId>com.vogle.sbpayment</groupId>
<artifactId>sbpayment-payeasy</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-payeasy/
implementation 'com.vogle.sbpayment:sbpayment-payeasy:0.1.1'
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-payeasy/
implementation ("com.vogle.sbpayment:sbpayment-payeasy:0.1.1")
'com.vogle.sbpayment:sbpayment-payeasy:jar:0.1.1'
<dependency org="com.vogle.sbpayment" name="sbpayment-payeasy" rev="0.1.1">
<artifact name="sbpayment-payeasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vogle.sbpayment', module='sbpayment-payeasy', version='0.1.1')
)
libraryDependencies += "com.vogle.sbpayment" % "sbpayment-payeasy" % "0.1.1"
[com.vogle.sbpayment/sbpayment-payeasy "0.1.1"]