is not current version
Last Version 1.2

com.github.mighty-tech:MtPay 1.0

mt登录授权支付

GroupId

GroupId

com.github.mighty-tech
ArtifactId

ArtifactId

MtPay
Version

Version

1.0
Type

Type

aar

Download MtPay 1.0


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