Kelp

A cross-version spigot framework to avoid boilerplate code and make your plugin compatible with multiple spigot versions easily

License

License

GroupId

GroupId

com.github.pxav.kelp
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kelp
A cross-version spigot framework to avoid boilerplate code and make your plugin compatible with multiple spigot versions easily
Project URL

Project URL

https://www.github.com/KelpFramework/kelp
Source Code Management

Source Code Management

https://github.com/KelpFramework/kelp/tree/master

Download parent

Filename Size
parent-0.4.0.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • v1_8_implementation
  • testing-module
  • v_1_14_implementation
  • kelp-sql
com.github.pxav.kelp

Kelp Framework

A cross-version spigot framework to avoid boilerplate code and make your plugin compatible with multiple spigot versions easily

Versions

Version
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3