не последняя версия
Последняя версия 1.17.0-Final

io.github.ForteScarlet:simple-robot-core 1.15.0

An SDK for robot, like QQRobot

Группа

Группа

io.github.ForteScarlet
Идентификатор

Идентификатор

simple-robot-core
Версия

Версия

1.15.0
Тип

Тип

jar

Скачать simple-robot-core 1.15.0


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