is not current version
Last Version 0.0.2

Guess Command 0.0.1

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
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download bot.commands.guess 0.0.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.