is not current version
Last Version 2.5.3

io.github.portlek:input-parent 2.0.5

A library that gets input from players via chat in Minecraft.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-parent
Version

Version

2.0.5
Type

Type

pom

Download input-parent 2.0.5

Filename Size
input-parent-2.0.5.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.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/input-parent/
implementation 'io.github.portlek:input-parent:2.0.5'
// https://jarcasting.com/artifacts/io.github.portlek/input-parent/
implementation ("io.github.portlek:input-parent:2.0.5")
'io.github.portlek:input-parent:pom:2.0.5'
<dependency org="io.github.portlek" name="input-parent" rev="2.0.5">
  <artifact name="input-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='input-parent', version='2.0.5')
)
libraryDependencies += "io.github.portlek" % "input-parent" % "2.0.5"
[io.github.portlek/input-parent "2.0.5"]