Bot Commands

Parent POM for command-specific artifacts

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Bot Commands
Parent POM for command-specific artifacts

Download bot.commands

Filename Size
bot.commands-0.0.2.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

Project Modules

  • bot.commands.game2048
  • bot.commands.general
  • bot.commands.guess
  • bot.commands.manager
  • bot.commands.meme
  • bot.commands.mod
  • bot.commands.ttt
  • bot.commands.word

Versions

Version
0.0.2
0.0.1