commodore

Utility for using Minecraft's 1.13 'brigadier' library in Bukkit plugins.

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

commodore
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

commodore
Utility for using Minecraft's 1.13 'brigadier' library in Bukkit plugins.
Project URL

Project URL

https://github.com/lucko/commodore
Source Code Management

Source Code Management

https://github.com/lucko/commodore

Download commodore

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
me.lucko : commodore-file jar 1.0
com.mojang » brigadier jar 1.0.18

provided (1)

Group / Artifact Type Version
org.bukkit » bukkit jar 1.15.2-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0