MVN

com.pro-crafting.mc : commandframework

Maven & Gradle

Jan 09, 2021
0 stars
<dependency>
    <groupId>com.pro-crafting.mc</groupId>
    <artifactId>commandframework</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pro-crafting.mc : commandframework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.pro-crafting.mc : commandframework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
commandframework-0.2.1
commandframework-0.2.0

How to add a dependency to Maven

Add the following com.pro-crafting.mc : commandframework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pro-crafting.mc</groupId>
    <artifactId>commandframework</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pro-crafting.mc : commandframework gradle dependency to your build.gradle file:

implementation 'com.pro-crafting.mc:commandframework:0.2.1'

Gradle Kotlin DSL: Add the following com.pro-crafting.mc : commandframework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pro-crafting.mc:commandframework:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pro-crafting.mc : commandframework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pro-crafting.mc" % "commandframework" % "0.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 09, 2021
2 usages
8 stars
Oct 21, 2022
68.1k stars
Jul 02, 2023
1 usages
22 stars
Aug 10, 2023
3 usages
382 stars
abu
Jan 29, 2021
1 stars
Jul 08, 2021
8 usages
2 stars
Feb 24, 2022
2 usages
8 stars
Mar 06, 2023
1 usages
1 stars
Mar 06, 2023
1 usages
1 stars
Jan 10, 2022
1 usages
59k stars