MVN

me.schlaubi : commandCord

Maven & Gradle

Aug 29, 2018
3 stars

A very feature rich framework for discord bot commands written in Java

<dependency>
    <groupId>me.schlaubi</groupId>
    <artifactId>commandCord</artifactId>
    <version>2.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.schlaubi : commandCord to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.5

All Versions

Choose a version of me.schlaubi : commandCord to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
commandCord-2.2.5
commandCord-2.2.4
commandCord-2.2.3
commandCord-2.2.2
commandCord-2.2.1
commandCord-2.2.0
2.1.x
commandCord-2.1.4
commandCord-2.1.3
commandCord-2.1.2
commandCord-2.1.1
commandCord-2.1.0
2.0.x
commandCord-2.0.0
1.1.x
commandCord-1.1.0
1.0.x
commandCord-1.0.1
commandCord-1.0.0

How to add a dependency to Maven

Add the following me.schlaubi : commandCord maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.schlaubi</groupId>
    <artifactId>commandCord</artifactId>
    <version>2.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.schlaubi : commandCord gradle dependency to your build.gradle file:

implementation 'me.schlaubi:commandCord:2.2.5'

Gradle Kotlin DSL: Add the following me.schlaubi : commandCord gradle kotlin dependency to your build.gradle.kts file:

implementation("me.schlaubi:commandCord:2.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.schlaubi : commandCord sbt scala dependency to your build.sbt file:

libraryDependencies += "me.schlaubi" % "commandCord" % "2.2.5"

Advertisement

Dependencies from Group

Aug 29, 2018
3 stars
Nov 04, 2020
36 stars

Discover Dependencies

Aug 06, 2023
3 usages
29 stars
Jul 07, 2018
9 stars
Jul 05, 2018
14 stars
Mar 23, 2019
8 stars
Jun 07, 2021
30 stars
Jun 07, 2021
32 stars
Jun 07, 2021
32 stars
Jul 03, 2018
326 stars
Jan 03, 2023
3 usages
431 stars