Botrino Command

Command framework for bots built using the Botrino API.

License

License

Categories

Categories

Trino Data Databases Discord API Business Logic Libraries
GroupId

GroupId

com.alex1304.botrino
ArtifactId

ArtifactId

botrino-command
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Botrino Command
Command framework for bots built using the Botrino API.

Download botrino-command

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alex1304.botrino : botrino-api jar 1.0.3

provided (1)

Group / Artifact Type Version
org.immutables : value jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC1
1.0.0-M3
1.0.0-M2
1.0.0-M1
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1