не последняя версия
Последняя версия 1.2

com.github.shynixn:discordwebhook-ktl 1.0

DiscordWebhook-Ktl is a wrapper around the discord webhook bot REST api.

Категории

Категории

Discord API Прикладные библиотеки
Группа

Группа

com.github.shynixn
Идентификатор

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

discordwebhook-ktl
Версия

Версия

1.0
Тип

Тип

jar

Скачать discordwebhook-ktl 1.0


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