KarmaAPI

KarmaAPI is an API that provides developers with an bunch of utilities for their bukkit/bungee/velocity plugins or standalone projects. It has lot of util tools, such as custom files and version checker, to see how to use them go to: https://karmadev.es/docs/karmaapi

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

ml.karmaconfigs
Идентификатор

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

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

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

1.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

KarmaAPI
KarmaAPI is an API that provides developers with an bunch of utilities for their bukkit/bungee/velocity plugins or standalone projects. It has lot of util tools, such as custom files and version checker, to see how to use them go to: https://karmadev.es/docs/karmaapi
Ссылка на сайт

Ссылка на сайт

https://github.com/KarmaConfigs/KarmaAPI
Система контроля версий

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

http://github.com/KarmaConfigs/KarmaAPI/tree/master

Скачать KarmaAPI

Имя Файла Размер
KarmaAPI-1.3.2.pom 6 KB
Обзор

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 22.0.0
org.apache.maven : maven-artifact jar 3.8.1

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

  • Common
  • Bungee
  • Bundle
  • Velocity
  • Bukkit

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

Версия
1.3.2