wechat-work-bot

a sdk for wechat work bot

License

License

GroupId

GroupId

com.github.lqccan
ArtifactId

ArtifactId

wechat-work-bot
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-work-bot
a sdk for wechat work bot
Project URL

Project URL

https://github.com/lqccan/wechat-work-bot
Source Code Management

Source Code Management

https://github.com/lqccan/wechat-work-bot

Download wechat-work-bot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
cn.hutool : hutool-crypto jar 5.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0