com.github.zhengzhanpeng:itchat4j


GroupId

GroupId

com.github.zhengzhanpeng
ArtifactId

ArtifactId

itchat4j
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Download itchat4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0