| License |
License |
|---|---|
| GroupId | GroupIdpl.kotcrab.vis |
| ArtifactId | ArtifactIdvis-ui |
| Version | Version0.3.1 |
| Type | Typejar |
| Description |
DescriptionVisUI
Flat UI skin for LibGDX scene2d.ui
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vis-ui-0.3.1.pom | |
| vis-ui-0.3.1.jar | 157 KB |
| vis-ui-0.3.1-sources.jar | 82 KB |
| vis-ui-0.3.1-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.kotcrab.vis/vis-ui/ -->
<dependency>
<groupId>pl.kotcrab.vis</groupId>
<artifactId>vis-ui</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.kotcrab.vis/vis-ui/
implementation 'pl.kotcrab.vis:vis-ui:0.3.1'
// https://jarcasting.com/artifacts/pl.kotcrab.vis/vis-ui/
implementation ("pl.kotcrab.vis:vis-ui:0.3.1")
'pl.kotcrab.vis:vis-ui:jar:0.3.1'
<dependency org="pl.kotcrab.vis" name="vis-ui" rev="0.3.1">
<artifact name="vis-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.kotcrab.vis', module='vis-ui', version='0.3.1')
)
libraryDependencies += "pl.kotcrab.vis" % "vis-ui" % "0.3.1"
[pl.kotcrab.vis/vis-ui "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.5.2 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.5.2 |