helper

A utility to reduce boilerplate code in Bukkit plugins.

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

helper
Last Version

Last Version

5.6.10
Release Date

Release Date

Type

Type

jar
Description

Description

helper
A utility to reduce boilerplate code in Bukkit plugins.
Project URL

Project URL

https://github.com/lucko/helper

Download helper

How to add to project

<!-- 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"]

Dependencies

compile (15)

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

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.6.10
5.6.9
5.6.8
5.6.5
5.6.2
5.6.1
5.6.0
5.5.0
5.4.0
5.3.0
5.2.0
5.0.0
4.2.1
4.2.0