Last Version

CommandLib 1.1.2

A simple light-weight utility to make creating Spigot commands easier!

License

License

GroupId

GroupId

com.beabravedude
ArtifactId

ArtifactId

commandlib
Version

Version

1.1.2
Type

Type

jar
Description

Description

CommandLib
A simple light-weight utility to make creating Spigot commands easier!
Project URL

Project URL

https://github.com/beabravedude/CommandLib
Source Code Management

Source Code Management

https://github.com/beabravedude/CommandLib

Download commandlib 1.1.2


<!-- https://jarcasting.com/artifacts/com.beabravedude/commandlib/ -->
<dependency>
    <groupId>com.beabravedude</groupId>
    <artifactId>commandlib</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.beabravedude/commandlib/
implementation 'com.beabravedude:commandlib:1.1.2'
// https://jarcasting.com/artifacts/com.beabravedude/commandlib/
implementation ("com.beabravedude:commandlib:1.1.2")
'com.beabravedude:commandlib:jar:1.1.2'
<dependency org="com.beabravedude" name="commandlib" rev="1.1.2">
  <artifact name="commandlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beabravedude', module='commandlib', version='1.1.2')
)
libraryDependencies += "com.beabravedude" % "commandlib" % "1.1.2"
[com.beabravedude/commandlib "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2
org.slf4j : slf4j-simple jar 1.7.36

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.19-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.