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.

License

License

GroupId

GroupId

io.github.wand555
ArtifactId

ArtifactId

richerconversation-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/wand555/RicherConversation
Source Code Management

Source Code Management

https://github.com/wand555/RicherConversation

Download richerconversation-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • example

Versions

Version
1.0.3
1.0.2
1.0.1