| License |
License |
|---|---|
| GroupId | GroupIdcom.kotcrab.vis |
| ArtifactId | ArtifactIdvis-ui |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvis-ui
UI toolkit and flat design skin for scene2d.ui
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vis-ui-1.5.0.pom | |
| vis-ui-1.5.0.jar | 171 KB |
| vis-ui-1.5.0-sources.jar | 87 KB |
| vis-ui-1.5.0-javadoc.jar | 358 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kotcrab.vis/vis-ui/ -->
<dependency>
<groupId>com.kotcrab.vis</groupId>
<artifactId>vis-ui</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-ui/
implementation 'com.kotcrab.vis:vis-ui:1.5.0'
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-ui/
implementation ("com.kotcrab.vis:vis-ui:1.5.0")
'com.kotcrab.vis:vis-ui:jar:1.5.0'
<dependency org="com.kotcrab.vis" name="vis-ui" rev="1.5.0">
<artifact name="vis-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.vis', module='vis-ui', version='1.5.0')
)
libraryDependencies += "com.kotcrab.vis" % "vis-ui" % "1.5.0"
[com.kotcrab.vis/vis-ui "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.apple : AppleJavaExtensions Optional | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-lwjgl3 | jar | 1.10.0 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.10.0 |
| junit : junit | jar | 4.13.2 |