Kelp Core

This module is used to develop plugins with the KelpFramework.

Лицензия

Лицензия

Группа

Группа

com.github.pxav.kelp
Идентификатор

Идентификатор

core
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kelp Core
This module is used to develop plugins with the KelpFramework.
Система контроля версий

Система контроля версий

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

Скачать core

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.0
org.javassist : javassist jar 3.25.0-GA
commons-io : commons-io jar 2.7
com.openpojo : openpojo jar 0.8.13
org.ow2.asm : asm-util jar 7.2
io.github.classgraph : classgraph jar 4.8.78
org.spigotmc » plugin-annotations jar 1.2.0-SNAPSHOT
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

provided (2)

Идентификатор библиотеки Тип Версия
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT
org.bukkit » craftbukkit jar 1.16.5-R0.1-SNAPSHOT

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
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

Версии библиотеки

Версия
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