is not current version
Last Version 2.1.7

com.developcollect:common-pay 1.8.9

这是一个支付通用组件

GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

common-pay
Version

Version

1.8.9
Type

Type

jar

Download common-pay 1.8.9


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