License |
License |
---|---|
GroupId | GroupIdio.github.ebicep |
ArtifactId | ArtifactIdchat-utils |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionChatUtils
ChatUtils for Bukkit/Spigot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chat-utils-2.0.0.pom | |
chat-utils-2.0.0.jar | 9 KB |
chat-utils-2.0.0-sources.jar | 3 KB |
chat-utils-2.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ebicep/chat-utils/ -->
<dependency>
<groupId>io.github.ebicep</groupId>
<artifactId>chat-utils</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ebicep/chat-utils/
implementation 'io.github.ebicep:chat-utils:2.0.0'
// https://jarcasting.com/artifacts/io.github.ebicep/chat-utils/
implementation ("io.github.ebicep:chat-utils:2.0.0")
'io.github.ebicep:chat-utils:jar:2.0.0'
<dependency org="io.github.ebicep" name="chat-utils" rev="2.0.0">
<artifact name="chat-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ebicep', module='chat-utils', version='2.0.0')
)
libraryDependencies += "io.github.ebicep" % "chat-utils" % "2.0.0"
[io.github.ebicep/chat-utils "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |
org.spigotmc » spigot | jar | 1.8.8-R0.1-SNAPSHOT |