is not current version
Last Version 1.6

com.github.lqccan:wechat-work-bot 1.5

a sdk for wechat work bot

GroupId

GroupId

com.github.lqccan
ArtifactId

ArtifactId

wechat-work-bot
Version

Version

1.5
Type

Type

jar

Download wechat-work-bot 1.5


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