is not current version
Last Version 1.0.3

com.alex1304.botrino:botrino-command 1.0.0-alpha3

Command framework for bots built using the Botrino API.

Categories

Categories

Trino Data Databases Discord API Business Logic Libraries
GroupId

GroupId

com.alex1304.botrino
ArtifactId

ArtifactId

botrino-command
Version

Version

1.0.0-alpha3
Type

Type

jar

Download botrino-command 1.0.0-alpha3


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