Last Version

RicherConversation API 1.0.3

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-api
Version

Version

1.0.3
Type

Type

jar
Description

Description

RicherConversation API
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.

Download richerconversation-api 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.wand555/richerconversation-api/ -->
<dependency>
    <groupId>io.github.wand555</groupId>
    <artifactId>richerconversation-api</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-api/
implementation 'io.github.wand555:richerconversation-api:1.0.3'
// https://jarcasting.com/artifacts/io.github.wand555/richerconversation-api/
implementation ("io.github.wand555:richerconversation-api:1.0.3")
'io.github.wand555:richerconversation-api:jar:1.0.3'
<dependency org="io.github.wand555" name="richerconversation-api" rev="1.0.3">
  <artifact name="richerconversation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wand555', module='richerconversation-api', version='1.0.3')
)
libraryDependencies += "io.github.wand555" % "richerconversation-api" % "1.0.3"
[io.github.wand555/richerconversation-api "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar RELEASE

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.18.1-R0.1-SNAPSHOT

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.