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