Last Version

Botrino Command 1.0.3

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
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Download botrino-command 1.0.3


<!-- 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.