is not current version
Last Version 1.0.3

Botrino Command 1.0.0-RC1

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.0-RC1
Type

Type

jar
Description

Description

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

Download botrino-command 1.0.0-RC1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar

Project Modules

There are no modules declared in this project.