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