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

RicherConversation 1.0.3

A concise library to improve the (old) Conversation API in Spigot. This library is designed to bring the useful, underused, but also old Conversation API up to date.

Лицензия

Лицензия

Группа

Группа

io.github.wand555
Идентификатор

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

richerconversation-parent
Версия

Версия

1.0.3
Тип

Тип

pom
Описание

Описание

RicherConversation
A concise library to improve the (old) Conversation API in Spigot. This library is designed to bring the useful, underused, but also old Conversation API up to date.
Ссылка на сайт

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

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

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

https://github.com/wand555/RicherConversation

Скачать richerconversation-parent 1.0.3

Имя Файла Размер
richerconversation-parent-1.0.3.pom 11 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • example