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