is not current version
Last Version 1.2

com.github.mighty-tech:MtPay 1.1

mt登录授权支付

GroupId

GroupId

com.github.mighty-tech
ArtifactId

ArtifactId

MtPay
Version

Version

1.1
Type

Type

aar

Download MtPay 1.1


<!-- https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/ -->
<dependency>
    <groupId>com.github.mighty-tech</groupId>
    <artifactId>MtPay</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/
implementation 'com.github.mighty-tech:MtPay:1.1'
// https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/
implementation ("com.github.mighty-tech:MtPay:1.1")
'com.github.mighty-tech:MtPay:aar:1.1'
<dependency org="com.github.mighty-tech" name="MtPay" rev="1.1">
  <artifact name="MtPay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mighty-tech', module='MtPay', version='1.1')
)
libraryDependencies += "com.github.mighty-tech" % "MtPay" % "1.1"
[com.github.mighty-tech/MtPay "1.1"]