License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-pay-parent |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Description第三方支付
|
Filename | Size |
---|---|
leopard-pay-parent-0.9.12.pom | 583 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-pay-parent/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-pay-parent</artifactId>
<version>0.9.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-pay-parent/
implementation 'io.leopard:leopard-pay-parent:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-pay-parent/
implementation ("io.leopard:leopard-pay-parent:0.9.12")
'io.leopard:leopard-pay-parent:pom:0.9.12'
<dependency org="io.leopard" name="leopard-pay-parent" rev="0.9.12">
<artifact name="leopard-pay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-pay-parent', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-pay-parent" % "0.9.12"
[io.leopard/leopard-pay-parent "0.9.12"]