Guess Command

Guess command allows the user to guess the pokemon based on its description

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands.guess
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Guess Command
Guess command allows the user to guess the pokemon based on its description

Download bot.commands.guess

How to add to project

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