is not current version
Last Version 1.0.1

com.github.rillis:discord 1.0.0

API for Discord Webhook messages.

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.rillis
ArtifactId

ArtifactId

discord
Version

Version

1.0.0
Type

Type

jar

Download discord 1.0.0


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