is not current version
Last Version 2.5.3

io.github.portlek:input-bukkit 1.1


GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-bukkit
Version

Version

1.1
Type

Type

jar

Download input-bukkit 1.1


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