| License |
License |
|---|---|
| GroupId | GroupIdorg.lintx.plugins.modules |
| ArtifactId | ArtifactIdCommandHelper |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommandHelper
Help you quickly create minecraft plugin commands.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| CommandHelper-1.0.4.pom | |
| CommandHelper-1.0.4.jar | 31 KB |
| CommandHelper-1.0.4-sources.jar | 18 KB |
| CommandHelper-1.0.4-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/ -->
<dependency>
<groupId>org.lintx.plugins.modules</groupId>
<artifactId>CommandHelper</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/
implementation 'org.lintx.plugins.modules:CommandHelper:1.0.4'
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/
implementation ("org.lintx.plugins.modules:CommandHelper:1.0.4")
'org.lintx.plugins.modules:CommandHelper:jar:1.0.4'
<dependency org="org.lintx.plugins.modules" name="CommandHelper" rev="1.0.4">
<artifact name="CommandHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lintx.plugins.modules', module='CommandHelper', version='1.0.4')
)
libraryDependencies += "org.lintx.plugins.modules" % "CommandHelper" % "1.0.4"
[org.lintx.plugins.modules/CommandHelper "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.md-5 : bungeecord-api | jar | 1.16-R0.2-SNAPSHOT |
| net.md-5 : bungeecord-api | jar | 1.16-R0.2-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot | jar | 1.13.2 |