License |
License |
---|---|
GroupId | GroupIdcom.github.v-play-games |
ArtifactId | ArtifactIdbot.commands.manager |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManager Commands
Commands locked to managers of bot
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-jsr223 | jar | 3.0.7 |
com.github.v-play-games : bot.core | jar | 0.0.2 |