is not current version
Last Version 1.2.10

com.alinkeji:starter-bot 1.2.7

starter-bot for wechat qq and more

GroupId

GroupId

com.alinkeji
ArtifactId

ArtifactId

starter-bot
Version

Version

1.2.7
Type

Type

jar

Download starter-bot 1.2.7


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