is not current version
Last Version 1.0.6

io.github.biezhi:wechat-api 1.0.4

wechat-api

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

wechat-api
Version

Version

1.0.4
Type

Type

jar

Download wechat-api 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.biezhi/wechat-api/ -->
<dependency>
    <groupId>io.github.biezhi</groupId>
    <artifactId>wechat-api</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.biezhi/wechat-api/
implementation 'io.github.biezhi:wechat-api:1.0.4'
// https://jarcasting.com/artifacts/io.github.biezhi/wechat-api/
implementation ("io.github.biezhi:wechat-api:1.0.4")
'io.github.biezhi:wechat-api:jar:1.0.4'
<dependency org="io.github.biezhi" name="wechat-api" rev="1.0.4">
  <artifact name="wechat-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.biezhi', module='wechat-api', version='1.0.4')
)
libraryDependencies += "io.github.biezhi" % "wechat-api" % "1.0.4"
[io.github.biezhi/wechat-api "1.0.4"]