License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdinput-bukkit |
Last Version | Last Version2.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninput-bukkit
A library that gets input from players via chat in Minecraft.
|
Filename | Size |
---|---|
input-bukkit-2.5.3.pom | |
input-bukkit-2.5.3.jar | 21 KB |
input-bukkit-2.5.3-sources.jar | 11 KB |
input-bukkit-2.5.3-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/input-bukkit/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>input-bukkit</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/input-bukkit/
implementation 'io.github.portlek:input-bukkit:2.5.3'
// https://jarcasting.com/artifacts/io.github.portlek/input-bukkit/
implementation ("io.github.portlek:input-bukkit:2.5.3")
'io.github.portlek:input-bukkit:jar:2.5.3'
<dependency org="io.github.portlek" name="input-bukkit" rev="2.5.3">
<artifact name="input-bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='input-bukkit', version='2.5.3')
)
libraryDependencies += "io.github.portlek" % "input-bukkit" % "2.5.3"
[io.github.portlek/input-bukkit "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.portlek : input-common | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
org.jetbrains : annotations | jar | 20.1.0 |
org.projectlombok : lombok | jar | 1.18.20 |