Last Version

io.github.portlek:input-paper 2.5.3

A library that gets input from players via chat in Minecraft.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-paper
Version

Version

2.5.3
Type

Type

jar
Description

Description

A library that gets input from players via chat in Minecraft.

Download input-paper 2.5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.portlek : input-common jar 2.5.3

provided (3)

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

Project Modules

There are no modules declared in this project.