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

io.github.wand555:richerconversation-parent 1.0.2

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.2
Тип

Тип

pom

Скачать richerconversation-parent 1.0.2

Имя Файла Размер
richerconversation-parent-1.0.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-parent/
implementation 'io.github.wand555:richerconversation-parent:1.0.2'
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-parent/
implementation ("io.github.wand555:richerconversation-parent:1.0.2")
'io.github.wand555:richerconversation-parent:pom:1.0.2'
<dependency org="io.github.wand555" name="richerconversation-parent" rev="1.0.2">
  <artifact name="richerconversation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wand555', module='richerconversation-parent', version='1.0.2')
)
libraryDependencies += "io.github.wand555" % "richerconversation-parent" % "1.0.2"
[io.github.wand555/richerconversation-parent "1.0.2"]