Last Version

discord-bot-library 1.3

A Java library with the purpose of greatly simplifying the Discord4j development process

License

License

GroupId

GroupId

io.github.MichaPehlivan
ArtifactId

ArtifactId

botlibrary
Version

Version

1.3
Type

Type

jar
Description

Description

discord-bot-library
A Java library with the purpose of greatly simplifying the Discord4j development process
Project URL

Project URL

https://github.com/MichaPehlivan/Discord-Bot-Library
Source Code Management

Source Code Management

https://github.com/MichaPehlivan/Discord-Bot-Library

Download botlibrary 1.3


<!-- https://jarcasting.com/artifacts/io.github.MichaPehlivan/botlibrary/ -->
<dependency>
    <groupId>io.github.MichaPehlivan</groupId>
    <artifactId>botlibrary</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.MichaPehlivan/botlibrary/
implementation 'io.github.MichaPehlivan:botlibrary:1.3'
// https://jarcasting.com/artifacts/io.github.MichaPehlivan/botlibrary/
implementation ("io.github.MichaPehlivan:botlibrary:1.3")
'io.github.MichaPehlivan:botlibrary:jar:1.3'
<dependency org="io.github.MichaPehlivan" name="botlibrary" rev="1.3">
  <artifact name="botlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.MichaPehlivan', module='botlibrary', version='1.3')
)
libraryDependencies += "io.github.MichaPehlivan" % "botlibrary" % "1.3"
[io.github.MichaPehlivan/botlibrary "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.discord4j : discord4j-core jar 3.2.0
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.