is not current version
Last Version 1.2.10

com.alinkeji:starter-bot 1.0.1

starter-bot for wechat qq and more

GroupId

GroupId

com.alinkeji
ArtifactId

ArtifactId

starter-bot
Version

Version

1.0.1
Type

Type

jar

Download starter-bot 1.0.1


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