| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]