MVN

me.lucko : helper

Maven & Gradle

Jun 23, 2023
8 usages
441 stars

helper · A utility to reduce boilerplate code in Bukkit plugins.

<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper</artifactId>
    <version>5.6.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.lucko : helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.6.14

All Versions

Choose a version of me.lucko : helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.6.x
helper-5.6.14
helper-5.6.13
helper-5.6.10
helper-5.6.9
helper-5.6.8
helper-5.6.5
helper-5.6.2
helper-5.6.1
helper-5.6.0
5.5.x
helper-5.5.0
5.4.x
helper-5.4.0
5.3.x
helper-5.3.0
5.2.x
helper-5.2.0
5.0.x
helper-5.0.0
4.2.x
helper-4.2.1
helper-4.2.0

How to add a dependency to Maven

Add the following me.lucko : helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper</artifactId>
    <version>5.6.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.lucko : helper gradle dependency to your build.gradle file:

implementation 'me.lucko:helper:5.6.14'

Gradle Kotlin DSL: Add the following me.lucko : helper gradle kotlin dependency to your build.gradle.kts file:

implementation("me.lucko:helper:5.6.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.lucko : helper sbt scala dependency to your build.sbt file:

libraryDependencies += "me.lucko" % "helper" % "5.6.14"

Advertisement

Dependencies from Group

Jun 23, 2023
8 usages
441 stars
Jun 08, 2023
3 usages
81 stars
Aug 03, 2022
3 usages
164 stars
Jun 23, 2023
3 usages
63 stars
Jun 06, 2019
1 usages
441 stars

Discover Dependencies

Feb 12, 2018
1 stars
Jul 31, 2018
11 usages
0 stars
May 25, 2018
7 stars
Jan 03, 2018
16 stars
Aug 22, 2018
3 usages
11 stars
Aug 04, 2023
1 usages
2k stars
May 07, 2020
1 usages
0 stars
Feb 21, 2023
2 stars