is not current version
Last Version 2.1.7

com.developcollect:common-pay 2.1.1

这是一个支付通用组件

GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

common-pay
Version

Version

2.1.1
Type

Type

jar

Download common-pay 2.1.1


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