is not current version
Last Version 2.1.7

com.developcollect:common-pay 2.0.2

这是一个支付通用组件

GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

common-pay
Version

Version

2.0.2
Type

Type

jar

Download common-pay 2.0.2


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