is not current version
Last Version 1.4.0

com.github.shijingsh:mg-pay 1.3.2


GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

mg-pay
Version

Version

1.3.2
Type

Type

jar

Download mg-pay 1.3.2


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