License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-account-weixin |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Description微信账号
|
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-account-weixin/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-account-weixin</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-account-weixin/
implementation 'io.leopard:leopard-account-weixin:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-account-weixin/
implementation ("io.leopard:leopard-account-weixin:0.9.12")
'io.leopard:leopard-account-weixin:jar:0.9.12'
<dependency org="io.leopard" name="leopard-account-weixin" rev="0.9.12">
<artifact name="leopard-account-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-account-weixin', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-account-weixin" % "0.9.12"
[io.leopard/leopard-account-weixin "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.binarywang : weixin-java-mp | jar | 2.6.0 |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |