| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mighty-tech |
| ArtifactId | ArtifactIdMtPay |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMtPay
mt登录授权支付
|
| Filename | Size |
|---|---|
| MtPay-1.2.pom | |
| MtPay-1.2-sources.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/ -->
<dependency>
<groupId>com.github.mighty-tech</groupId>
<artifactId>MtPay</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/
implementation 'com.github.mighty-tech:MtPay:1.2'
// https://jarcasting.com/artifacts/com.github.mighty-tech/MtPay/
implementation ("com.github.mighty-tech:MtPay:1.2")
'com.github.mighty-tech:MtPay:aar:1.2'
<dependency org="com.github.mighty-tech" name="MtPay" rev="1.2">
<artifact name="MtPay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mighty-tech', module='MtPay', version='1.2')
)
libraryDependencies += "com.github.mighty-tech" % "MtPay" % "1.2"
[com.github.mighty-tech/MtPay "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |
| com.google.code.gson : gson | jar | 2.8.6 |