is not current version
Last Version 2.3.2

io.github.shiruka:chat 2.0

A text library to parse something stupid.

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

chat
Version

Version

2.0
Type

Type

jar

Download chat 2.0


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