input-common

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

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-common
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download input-common

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.5
1.4
1.3
1.2
1.1
1.0