Last Version

Bot Core 0.0.2

The core and most important classes of the bot framework

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.core
Version

Version

0.0.2
Type

Type

jar
Description

Description

Bot Core
The core and most important classes of the bot framework

Download bot.core 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.dv8tion : JDA jar 5.0.0-alpha.9
io.github.classgraph : classgraph jar 4.8.140
ch.qos.logback : logback-classic jar 1.2.10
org.mongodb : mongodb-driver-sync jar 4.5.0

Project Modules

There are no modules declared in this project.