wechaty

Wechaty is a Wechat Bot SDK for Personal Account that lets you create software to extend the functionality of the Wechat, writen in Node.js with TypeScript, Support all platforms including Linux, Windows, Darwin(OSX/Mac) and Docker.

License

License

GroupId

GroupId

io.github.xuhai19901018
ArtifactId

ArtifactId

wechaty
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

wechaty
Wechaty is a Wechat Bot SDK for Personal Account that lets you create software to extend the functionality of the Wechat, writen in Node.js with TypeScript, Support all platforms including Linux, Windows, Darwin(OSX/Mac) and Docker.

Download wechaty

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.github.xuhai19901018 : wechaty-puppet jar 1.0.2
io.github.xuhai19901018 : wechaty-puppet-hostie jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
com.github.ben-manes.caffeine : caffeine jar 2.8.1
org.apache.commons : commons-collections4 jar 4.4
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30
com.squareup.okhttp3 : okhttp jar 4.6.0
org.hamcrest : hamcrest-core jar 1.3
net.sourceforge.htmlcleaner : htmlcleaner jar 2.16
org.reflections : reflections jar 0.9.10

test (6)

Group / Artifact Type Version
io.github.xuhai19901018 : wechaty-puppet-mock jar 1.0.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.1
com.lmax : disruptor jar 3.4.2
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
0.1.6