is not current version
Last Version 1.4-RELEASE

top.minepay:MinePayApi 1.1-RELEASE

MinePay 接口

GroupId

GroupId

top.minepay
ArtifactId

ArtifactId

MinePayApi
Version

Version

1.1-RELEASE
Type

Type

jar

Download MinePayApi 1.1-RELEASE


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