License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.lapismc |
ArtifactId | ArtifactIdLapisChat |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLapisChat
A spiritual seccessor to HeroChat, build from the ground up to be simple and extendable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LapisChat-1.1.0.pom | |
LapisChat-1.1.0.jar | 32 KB |
LapisChat-1.1.0-sources.jar | 20 KB |
LapisChat-1.1.0-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.lapismc/LapisChat/ -->
<dependency>
<groupId>net.lapismc</groupId>
<artifactId>LapisChat</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.lapismc/LapisChat/
implementation 'net.lapismc:LapisChat:1.1.0'
// https://jarcasting.com/artifacts/net.lapismc/LapisChat/
implementation ("net.lapismc:LapisChat:1.1.0")
'net.lapismc:LapisChat:jar:1.1.0'
<dependency org="net.lapismc" name="LapisChat" rev="1.1.0">
<artifact name="LapisChat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lapismc', module='LapisChat', version='1.1.0')
)
libraryDependencies += "net.lapismc" % "LapisChat" % "1.1.0"
[net.lapismc/LapisChat "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.lapismc : LapisCore | jar | 1.8.2 |