is not current version
Last Version 1.2

com.github.shynixn:discordwebhook-ktl 1.1

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

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

discordwebhook-ktl
Version

Version

1.1
Type

Type

jar

Download discordwebhook-ktl 1.1


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