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