GroupId | GroupIdtop.zenyoung |
---|---|
ArtifactId | ArtifactIdzenyoung-wechat-api |
Version | Version1.8.7 |
Type | Typejar |
Filename | Size |
---|---|
zenyoung-wechat-api-1.8.7.pom | |
zenyoung-wechat-api-1.8.7.jar | 7 KB |
zenyoung-wechat-api-1.8.7-sources.jar | 4 KB |
zenyoung-wechat-api-1.8.7-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-wechat-api</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/
implementation 'top.zenyoung:zenyoung-wechat-api:1.8.7'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-wechat-api/
implementation ("top.zenyoung:zenyoung-wechat-api:1.8.7")
'top.zenyoung:zenyoung-wechat-api:jar:1.8.7'
<dependency org="top.zenyoung" name="zenyoung-wechat-api" rev="1.8.7">
<artifact name="zenyoung-wechat-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-wechat-api', version='1.8.7')
)
libraryDependencies += "top.zenyoung" % "zenyoung-wechat-api" % "1.8.7"
[top.zenyoung/zenyoung-wechat-api "1.8.7"]