is not current version
Last Version 0.2.2

io.github.xinyang-pan:wechat4j 0.1.0

Wechat dev for java

GroupId

GroupId

io.github.xinyang-pan
ArtifactId

ArtifactId

wechat4j
Version

Version

0.1.0
Type

Type

jar

Download wechat4j 0.1.0


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