GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdinput-common |
Version | Version2.0.10 |
Type | Typejar |
Filename | Size |
---|---|
input-common-2.0.10.pom | |
input-common-2.0.10.jar | 11 KB |
input-common-2.0.10-sources.jar | 16 KB |
input-common-2.0.10-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/input-common/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>input-common</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/input-common/
implementation 'io.github.portlek:input-common:2.0.10'
// https://jarcasting.com/artifacts/io.github.portlek/input-common/
implementation ("io.github.portlek:input-common:2.0.10")
'io.github.portlek:input-common:jar:2.0.10'
<dependency org="io.github.portlek" name="input-common" rev="2.0.10">
<artifact name="input-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='input-common', version='2.0.10')
)
libraryDependencies += "io.github.portlek" % "input-common" % "2.0.10"
[io.github.portlek/input-common "2.0.10"]