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