License |
License |
---|---|
GroupId | GroupIdme.lucko |
ArtifactId | ArtifactIdhelper |
Version | Version5.6.5 |
Type | Typejar |
Description |
Descriptionhelper
A utility to reduce boilerplate code in Bukkit plugins.
|
Project URL |
Project URL |
Filename | Size |
---|---|
helper-5.6.5.pom | |
helper-5.6.5.jar | 1 MB |
helper-5.6.5-sources.jar | 513 KB |
helper-5.6.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.lucko/helper/ -->
<dependency>
<groupId>me.lucko</groupId>
<artifactId>helper</artifactId>
<version>5.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation 'me.lucko:helper:5.6.5'
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation ("me.lucko:helper:5.6.5")
'me.lucko:helper:jar:5.6.5'
<dependency org="me.lucko" name="helper" rev="5.6.5">
<artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lucko', module='helper', version='5.6.5')
)
libraryDependencies += "me.lucko" % "helper" % "5.6.5"
[me.lucko/helper "5.6.5"]
Group / Artifact | Type | Version |
---|---|---|
me.lucko : shadow-bukkit | jar | 1.6 |
com.flowpowered : flow-math | jar | 1.0.3 |
net.jodah : expiringmap | jar | 0.5.8 |
org.spongepowered : configurate-core Optional | jar | 3.6 |
org.spongepowered : configurate-yaml Optional | jar | 3.6 |
org.spongepowered : configurate-gson Optional | jar | 3.6 |
org.spongepowered : configurate-hocon Optional | jar | 3.6 |
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.5 |
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 |
---|---|---|
org.bukkit » bukkit | jar | 1.12.2-R0.1-SNAPSHOT |
com.comphenix.protocol » ProtocolLib-API | jar | 4.4.0-SNAPSHOT |
net.citizensnpcs » citizens | jar | 2.0.22-SNAPSHOT |
us.myles » viaversion | jar | 2.1.3 |