Last Version

helper-parent 5.0.0

A collection of utilities and extended APIs to support the rapid and easy development of Bukkit plugins.

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

helper-parent
Version

Version

5.0.0
Type

Type

pom
Description

Description

helper-parent
A collection of utilities and extended APIs to support the rapid and easy development of Bukkit plugins.
Project URL

Project URL

https://github.com/lucko/helper
Source Code Management

Source Code Management

https://github.com/lucko/helper

Download helper-parent 5.0.0

Filename Size
helper-parent-5.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • helper
  • helper-sql
  • helper-redis
  • helper-mongo
  • helper-lilypad
  • helper-js
  • helper-profiles