MVN

cloud.commandframework : cloud-kotlin-extensions

Maven & Gradle

Mar 16, 2023
1 usages
396 stars

cloud-kotlin-extensions · Command framework and dispatcher for the JVM

<dependency>
    <groupId>cloud.commandframework</groupId>
    <artifactId>cloud-kotlin-extensions</artifactId>
    <version>1.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.commandframework : cloud-kotlin-extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.3

All Versions

Choose a version of cloud.commandframework : cloud-kotlin-extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
cloud-kotlin-extensions-1.8.3
cloud-kotlin-extensions-1.8.2
cloud-kotlin-extensions-1.8.1
cloud-kotlin-extensions-1.8.0
1.7.x
cloud-kotlin-extensions-1.7.1
cloud-kotlin-extensions-1.7.0
1.6.x
cloud-kotlin-extensions-1.6.2
cloud-kotlin-extensions-1.6.1
cloud-kotlin-extensions-1.6.0
1.5.x
cloud-kotlin-extensions-1.5.0
1.4.x
cloud-kotlin-extensions-1.4.0
1.3.x
cloud-kotlin-extensions-1.3.0

How to add a dependency to Maven

Add the following cloud.commandframework : cloud-kotlin-extensions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cloud.commandframework</groupId>
    <artifactId>cloud-kotlin-extensions</artifactId>
    <version>1.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cloud.commandframework : cloud-kotlin-extensions gradle dependency to your build.gradle file:

implementation 'cloud.commandframework:cloud-kotlin-extensions:1.8.3'

Gradle Kotlin DSL: Add the following cloud.commandframework : cloud-kotlin-extensions gradle kotlin dependency to your build.gradle.kts file:

implementation("cloud.commandframework:cloud-kotlin-extensions:1.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cloud.commandframework : cloud-kotlin-extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "cloud.commandframework" % "cloud-kotlin-extensions" % "1.8.3"

Advertisement

Dependencies from Group

Mar 16, 2023
17 usages
396 stars
Mar 16, 2023
4 usages
396 stars
Mar 16, 2023
4 usages
396 stars
Mar 16, 2023
4 usages
396 stars
Mar 16, 2023
3 usages
396 stars

Discover Dependencies

Dec 22, 2020
0 stars
Dec 17, 2020
8 stars
Dec 18, 2020
8 stars
Dec 18, 2020
8 stars
Dec 18, 2020
8 stars
Dec 18, 2020
8 stars
Dec 18, 2020
1 usages
3.7k stars
Dec 18, 2020
1 usages
3.7k stars
Feb 25, 2021
1 stars