MVN

io.github.monun : kommand-api

Maven & Gradle

Jul 22, 2023
4 usages
92 stars

kommand-api · Kotlin DSL for PaperMC commands

<dependency>
    <groupId>io.github.monun</groupId>
    <artifactId>kommand-api</artifactId>
    <version>3.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.monun : kommand-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.7
  • Latest Release Candidate: 2.0.0-RC

All Versions

Choose a version of io.github.monun : kommand-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
kommand-api-3.1.7
kommand-api-3.1.6
kommand-api-3.1.5
kommand-api-3.1.3
kommand-api-3.1.2
kommand-api-3.1.1
kommand-api-3.1.0
3.0.x
kommand-api-3.0.0
2.14.x
kommand-api-2.14.0
2.13.x
kommand-api-2.13.0
2.12.x
kommand-api-2.12.0
2.11.x
kommand-api-2.11.0
2.10.x
kommand-api-2.10.0
2.8.x
kommand-api-2.8.1
kommand-api-2.8.0
2.7.x
kommand-api-2.7.0
2.6.x
kommand-api-2.6.6
kommand-api-2.6.5
kommand-api-2.6.4
kommand-api-2.6.3
kommand-api-2.6.2
kommand-api-2.6.1
kommand-api-2.6.0
2.5.x
kommand-api-2.5.0
2.4.x
kommand-api-2.4.1
kommand-api-2.4.0
2.3.x
kommand-api-2.3.0
2.2.x
kommand-api-2.2.0
2.1.x
kommand-api-2.1.0
2.0.x
kommand-api-2.0.1
kommand-api-2.0.0
kommand-api-2.0.0-RC

How to add a dependency to Maven

Add the following io.github.monun : kommand-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.monun</groupId>
    <artifactId>kommand-api</artifactId>
    <version>3.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.monun : kommand-api gradle dependency to your build.gradle file:

implementation 'io.github.monun:kommand-api:3.1.7'

Gradle Kotlin DSL: Add the following io.github.monun : kommand-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.monun:kommand-api:3.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.monun : kommand-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.monun" % "kommand-api" % "3.1.7"

Advertisement

Dependencies from Group

Jul 22, 2023
4 usages
92 stars
Aug 03, 2023
3 usages
64 stars
Jul 22, 2023
1 usages
29 stars
tap
Jan 05, 2022
64 stars
Dec 31, 2021
92 stars

Discover Dependencies

Jul 18, 2023
5 usages
4 stars
Jul 08, 2021
1 usages
3 stars
Aug 21, 2021
2 usages
2.4k stars
Jul 26, 2023
0 stars
Aug 08, 2023
2 usages
1.8k stars