is not current version
Last Version 3.0.0

com.github.siroshun09.mccommand:paper 2.3.0

A library to help implement Bukkit and BungeeCord commands.

License

License

GroupId

GroupId

com.github.siroshun09.mccommand
ArtifactId

ArtifactId

paper
Version

Version

2.3.0
Type

Type

jar
Description

Description

A library to help implement Bukkit and BungeeCord commands.

Download paper 2.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.siroshun09.mccommand : common jar 2.3.0
com.github.siroshun09.mcmessage : mcmessage jar 2.2.1

provided (2)

Group / Artifact Type Version
com.destroystokyo.paper » paper-api jar 1.16.5-R0.1-SNAPSHOT
org.jetbrains : annotations jar 20.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.