Mod Commands

Moderator-specific Commands

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands.mod
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mod Commands
Moderator-specific Commands

Download bot.commands.mod

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.mod/ -->
<dependency>
    <groupId>com.github.v-play-games</groupId>
    <artifactId>bot.commands.mod</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.mod/
implementation 'com.github.v-play-games:bot.commands.mod:0.0.2'
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.mod/
implementation ("com.github.v-play-games:bot.commands.mod:0.0.2")
'com.github.v-play-games:bot.commands.mod:jar:0.0.2'
<dependency org="com.github.v-play-games" name="bot.commands.mod" rev="0.0.2">
  <artifact name="bot.commands.mod" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='bot.commands.mod', version='0.0.2')
)
libraryDependencies += "com.github.v-play-games" % "bot.commands.mod" % "0.0.2"
[com.github.v-play-games/bot.commands.mod "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.v-play-games : bot.core jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1