is not current version
Last Version 2.5.3

io.github.portlek:input-parent 1.3

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

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-parent
Version

Version

1.3
Type

Type

pom

Download input-parent 1.3

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