License |
License |
---|---|
GroupId | GroupIdme.lucko |
ArtifactId | ArtifactIdhelper |
Last Version | Last Version5.6.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhelper
A utility to reduce boilerplate code in Bukkit plugins.
|
Project URL |
Project URL |
Filename | Size |
---|---|
helper-5.6.10.pom | |
helper-5.6.10.jar | 1 MB |
helper-5.6.10-sources.jar | 485 KB |
helper-5.6.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.lucko/helper/ -->
<dependency>
<groupId>me.lucko</groupId>
<artifactId>helper</artifactId>
<version>5.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation 'me.lucko:helper:5.6.10'
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation ("me.lucko:helper:5.6.10")
'me.lucko:helper:jar:5.6.10'
<dependency org="me.lucko" name="helper" rev="5.6.10">
<artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lucko', module='helper', version='5.6.10')
)
libraryDependencies += "me.lucko" % "helper" % "5.6.10"
[me.lucko/helper "5.6.10"]
Group / Artifact | Type | Version |
---|---|---|
me.lucko : shadow-bukkit | jar | 1.18.2 |
com.flowpowered : flow-math | jar | 1.0.3 |
net.jodah : expiringmap | jar | 0.5.9 |
org.spongepowered : configurate-core Optional | jar | 3.7.1 |
org.spongepowered : configurate-yaml Optional | jar | 3.7.1 |
org.spongepowered : configurate-gson Optional | jar | 3.7.1 |
org.spongepowered : configurate-hocon Optional | jar | 3.7.1 |
net.kyori : text-api Optional | jar | 3.0.4 |
net.kyori : text-serializer-gson Optional | jar | 3.0.4 |
net.kyori : text-serializer-legacy Optional | jar | 3.0.4 |
net.kyori : text-feature-pagination Optional | jar | 3.0.4 |
net.kyori : text-adapter-bukkit Optional | jar | 3.0.6 |
me.lucko » textlegacy Optional | jar | 1.6.5 |
net.kyori : event-api | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.comphenix.protocol » ProtocolLib | jar | 4.8.0 |
net.citizensnpcs » citizens | jar | 2.0.26-SNAPSHOT |
us.myles » viaversion | jar | 2.1.3 |