is not current version
Last Version 5.6.10

helper 5.6.8

A utility to reduce boilerplate code in Bukkit plugins.

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

helper
Version

Version

5.6.8
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 5.6.8


<!-- https://jarcasting.com/artifacts/me.lucko/helper/ -->
<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper</artifactId>
    <version>5.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation 'me.lucko:helper:5.6.8'
// https://jarcasting.com/artifacts/me.lucko/helper/
implementation ("me.lucko:helper:5.6.8")
'me.lucko:helper:jar:5.6.8'
<dependency org="me.lucko" name="helper" rev="5.6.8">
  <artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lucko', module='helper', version='5.6.8')
)
libraryDependencies += "me.lucko" % "helper" % "5.6.8"
[me.lucko/helper "5.6.8"]

Dependencies

compile (15)

Group / Artifact Type Version
me.lucko : shadow-bukkit jar 1.7-SNAPSHOT
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 (4)

Group / Artifact Type Version
org.bukkit » bukkit jar 1.12.2-R0.1-SNAPSHOT
com.comphenix.protocol » ProtocolLib jar 4.5.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.