is not current version
Last Version 2.5.3

io.github.portlek:input-paper 2.4.0


GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-paper
Version

Version

2.4.0
Type

Type

jar

Download input-paper 2.4.0


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