is not current version
Last Version 1.0.4

com.github.zhengzhanpeng:itchat4j 1.0.2

A application used to control wechat by java.

GroupId

GroupId

com.github.zhengzhanpeng
ArtifactId

ArtifactId

itchat4j
Version

Version

1.0.2
Type

Type

jar

Download itchat4j 1.0.2


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