License |
License |
---|---|
GroupId | GroupIdcom.github.v-play-games |
ArtifactId | ArtifactIdbot.commands.manager |
Version | Version0.0.1 |
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.1</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.1'
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.manager/
implementation ("com.github.v-play-games:bot.commands.manager:0.0.1")
'com.github.v-play-games:bot.commands.manager:jar:0.0.1'
<dependency org="com.github.v-play-games" name="bot.commands.manager" rev="0.0.1">
<artifact name="bot.commands.manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='bot.commands.manager', version='0.0.1')
)
libraryDependencies += "com.github.v-play-games" % "bot.commands.manager" % "0.0.1"
[com.github.v-play-games/bot.commands.manager "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.v-play-games : bot.core | jar | 0.0.1 |