License |
License |
---|---|
GroupId | GroupIdtop.minepay |
ArtifactId | ArtifactIdMinePayApi |
Version | Version1.4-RELEASE |
Type | Typejar |
Description |
DescriptionMinePayApi
MinePay 接口
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MinePayApi-1.4-RELEASE.pom | |
MinePayApi-1.4-RELEASE.jar | 10 KB |
MinePayApi-1.4-RELEASE-sources.jar | 6 KB |
MinePayApi-1.4-RELEASE-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.minepay/MinePayApi/ -->
<dependency>
<groupId>top.minepay</groupId>
<artifactId>MinePayApi</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.minepay/MinePayApi/
implementation 'top.minepay:MinePayApi:1.4-RELEASE'
// https://jarcasting.com/artifacts/top.minepay/MinePayApi/
implementation ("top.minepay:MinePayApi:1.4-RELEASE")
'top.minepay:MinePayApi:jar:1.4-RELEASE'
<dependency org="top.minepay" name="MinePayApi" rev="1.4-RELEASE">
<artifact name="MinePayApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.minepay', module='MinePayApi', version='1.4-RELEASE')
)
libraryDependencies += "top.minepay" % "MinePayApi" % "1.4-RELEASE"
[top.minepay/MinePayApi "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.18.2-R0.1-SNAPSHOT |