text-adapter-bukkit

Extras for text.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.kyori
Идентификатор

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

text-adapter-bukkit
Последняя версия

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

3.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

text-adapter-bukkit
Extras for text.
Ссылка на сайт

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

https://github.com/KyoriPowered/text-extras/
Система контроля версий

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

https://github.com/KyoriPowered/text-extras/

Скачать text-adapter-bukkit

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

<!-- https://jarcasting.com/artifacts/net.kyori/text-adapter-bukkit/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>text-adapter-bukkit</artifactId>
    <version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.kyori/text-adapter-bukkit/
implementation 'net.kyori:text-adapter-bukkit:3.0.6'
// https://jarcasting.com/artifacts/net.kyori/text-adapter-bukkit/
implementation ("net.kyori:text-adapter-bukkit:3.0.6")
'net.kyori:text-adapter-bukkit:jar:3.0.6'
<dependency org="net.kyori" name="text-adapter-bukkit" rev="3.0.6">
  <artifact name="text-adapter-bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kyori', module='text-adapter-bukkit', version='3.0.6')
)
libraryDependencies += "net.kyori" % "text-adapter-bukkit" % "3.0.6"
[net.kyori/text-adapter-bukkit "3.0.6"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.kyori : text-api jar 3.0.4
net.kyori : text-serializer-gson jar 3.0.4
net.kyori : text-serializer-legacy jar 3.0.4

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.3.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.3.0-M1

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

Данный проект не имеет модулей.

adventure-platform

GitHub Workflow Status (branch) MIT License Maven Central Sonatype Nexus (Snapshots)

Adventure platform implementations, for servers and proxies including Paper/Spigot/Bukkit, BungeeCord, and SpongeAPI 7. Other platforms may be supported through native integration, or other libraries.

See the documentation for usage and dependency information for this project and the main adventure library.

Contributing

We appreciate contributions of any type. For any new features or typo-fix/style changes, please open an issue or come talk to us in our Discord first so we make sure you're going in the right direction for the project.

All the adventure projects are built with Gradle, require at least JDK 8, and use a common checkstyle configuration. Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

adventure-platform is released under the terms of the MIT License.

net.kyori

Kyori

https://discord.gg/MMfhJ8F

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

Версия
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
1.0.3
1.0.2
1.0.1
1.0.0