is not current version
Last Version 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.

GroupId

GroupId

io.github.wand555
ArtifactId

ArtifactId

richerconversation-parent
Version

Version

1.0.2
Type

Type

pom

Download richerconversation-parent 1.0.2


<!-- 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"]