| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.wand555 |
| Идентификатор | Идентификаторricherconversation-example |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRicherConversation Example
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://jarcasting.com/artifacts/io.github.wand555/richerconversation-example/ -->
<dependency>
<groupId>io.github.wand555</groupId>
<artifactId>richerconversation-example</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-example/
implementation 'io.github.wand555:richerconversation-example:1.0.3'
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-example/
implementation ("io.github.wand555:richerconversation-example:1.0.3")
'io.github.wand555:richerconversation-example:jar:1.0.3'
<dependency org="io.github.wand555" name="richerconversation-example" rev="1.0.3">
<artifact name="richerconversation-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wand555', module='richerconversation-example', version='1.0.3')
)
libraryDependencies += "io.github.wand555" % "richerconversation-example" % "1.0.3"
[io.github.wand555/richerconversation-example "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.wand555 : richerconversation-api | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.18.1-R0.1-SNAPSHOT |