TicTacToe Command

Allows you to play tic tac toe

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands.ttt
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

TicTacToe Command
Allows you to play tic tac toe

Download bot.commands.ttt

How to add to project

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