License |
License |
---|---|
GroupId | GroupIdcom.github.lqccan |
ArtifactId | ArtifactIdwechat-work-bot |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionwechat-work-bot
a sdk for wechat work bot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechat-work-bot-1.6.pom | |
wechat-work-bot-1.6.jar | 19 KB |
wechat-work-bot-1.6-sources.jar | 8 KB |
wechat-work-bot-1.6-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |