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