is not current version
Last Version 0.1.4

io.github.sepgh:discord-commands-starter 0.1.0

Spring-boot integration for discord commands

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

io.github.sepgh
ArtifactId

ArtifactId

discord-commands-starter
Version

Version

0.1.0
Type

Type

jar

Download discord-commands-starter 0.1.0


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