License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-wechat-api |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
Filename | Size |
---|---|
zenyoung-wechat-api-2.0.0.pom | |
zenyoung-wechat-api-2.0.0.jar | 7 KB |
zenyoung-wechat-api-2.0.0-sources.jar | 4 KB |
zenyoung-wechat-api-2.0.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-wechat-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/
implementation 'top.zenyoung:zenyoung-wechat-api:2.0.0'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/
implementation ("top.zenyoung:zenyoung-wechat-api:2.0.0")
'top.zenyoung:zenyoung-wechat-api:jar:2.0.0'
<dependency org="top.zenyoung" name="zenyoung-wechat-api" rev="2.0.0">
<artifact name="zenyoung-wechat-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-wechat-api', version='2.0.0')
)
libraryDependencies += "top.zenyoung" % "zenyoung-wechat-api" % "2.0.0"
[top.zenyoung/zenyoung-wechat-api "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
top.zenyoung : zenyoung-webflux | jar | 2.0.0 |
top.zenyoung : zenyoung-wechat-common | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |