is not current version
Last Version 2.5.3

io.github.portlek:input-common 2.0.7


GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

input-common
Version

Version

2.0.7
Type

Type

jar

Download input-common 2.0.7


<!-- https://jarcasting.com/artifacts/io.github.portlek/input-common/ -->
<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>input-common</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/input-common/
implementation 'io.github.portlek:input-common:2.0.7'
// https://jarcasting.com/artifacts/io.github.portlek/input-common/
implementation ("io.github.portlek:input-common:2.0.7")
'io.github.portlek:input-common:jar:2.0.7'
<dependency org="io.github.portlek" name="input-common" rev="2.0.7">
  <artifact name="input-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='input-common', version='2.0.7')
)
libraryDependencies += "io.github.portlek" % "input-common" % "2.0.7"
[io.github.portlek/input-common "2.0.7"]