Manager Commands

Commands locked to managers of bot

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands.manager
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Manager Commands
Commands locked to managers of bot

Download bot.commands.manager

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-jsr223 jar 3.0.7
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