is not current version
Last Version 1.0.1

io.github.group-robot:wrok-weixin-robot-core 1.0.0

work weixin group robot java version

GroupId

GroupId

io.github.group-robot
ArtifactId

ArtifactId

wrok-weixin-robot-core
Version

Version

1.0.0
Type

Type

jar

Download wrok-weixin-robot-core 1.0.0


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