Last Version

DiscordWebhook-Ktl 1.2

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

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

discordwebhook-ktl
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Shynixn/DiscordWebhook-Ktl

Download discordwebhook-ktl 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
org.apache.cxf : cxf-rt-rs-client jar 3.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.0
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.