| License |
License |
|---|---|
| GroupId | GroupIdio.github.wand555 |
| ArtifactId | ArtifactIdricherconversation-api |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRicherConversation 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.
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.18.1-R0.1-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |