не последняя версия
Последняя версия 0.0.9.RELEASE

io.github.fanbook-open:fanbook-bot-sdk 0.0.2.RELEASE

a SDK For Fanbook Bot

Группа

Группа

io.github.fanbook-open
Идентификатор

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

fanbook-bot-sdk
Версия

Версия

0.0.2.RELEASE
Тип

Тип

jar

Скачать fanbook-bot-sdk 0.0.2.RELEASE


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