is not current version
Last Version 1.0.4

Botrino 1.0.0-RC1

A simple yet powerful framework to develop, configure and run Discord bots based on Discord4J.

License

License

Categories

Categories

Trino Data Databases Discord API Business Logic Libraries
GroupId

GroupId

com.alex1304.botrino
ArtifactId

ArtifactId

botrino
Version

Version

1.0.0-RC1
Type

Type

pom
Description

Description

Botrino
A simple yet powerful framework to develop, configure and run Discord bots based on Discord4J.
Project URL

Project URL

https://github.com/Alex1304/botrino
Source Code Management

Source Code Management

https://github.com/Alex1304/botrino/tree/master

Download botrino 1.0.0-RC1

Filename Size
botrino-1.0.0-RC1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/ -->
<dependency>
    <groupId>com.alex1304.botrino</groupId>
    <artifactId>botrino</artifactId>
    <version>1.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/
implementation 'com.alex1304.botrino:botrino:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.alex1304.botrino/botrino/
implementation ("com.alex1304.botrino:botrino:1.0.0-RC1")
'com.alex1304.botrino:botrino:pom:1.0.0-RC1'
<dependency org="com.alex1304.botrino" name="botrino" rev="1.0.0-RC1">
  <artifact name="botrino" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alex1304.botrino', module='botrino', version='1.0.0-RC1')
)
libraryDependencies += "com.alex1304.botrino" % "botrino" % "1.0.0-RC1"
[com.alex1304.botrino/botrino "1.0.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • command
  • archetype