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