2048 Command

2048 command to play the classic 2048 game

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.commands.game2048
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

2048 Command
2048 command to play the classic 2048 game

Download bot.commands.game2048

How to add to project

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