License |
License |
---|---|
GroupId | GroupIdcom.harium.gdx |
ArtifactId | ArtifactIdkrow-ui |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKrow UI
An alternative UI for LibGDX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krow-ui-0.3.0.pom | |
krow-ui-0.3.0.jar | 394 KB |
krow-ui-0.3.0-sources.jar | 240 KB |
krow-ui-0.3.0-javadoc.jar | 872 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.gdx/krow-ui/ -->
<dependency>
<groupId>com.harium.gdx</groupId>
<artifactId>krow-ui</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.gdx/krow-ui/
implementation 'com.harium.gdx:krow-ui:0.3.0'
// https://jarcasting.com/artifacts/com.harium.gdx/krow-ui/
implementation ("com.harium.gdx:krow-ui:0.3.0")
'com.harium.gdx:krow-ui:jar:0.3.0'
<dependency org="com.harium.gdx" name="krow-ui" rev="0.3.0">
<artifact name="krow-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.gdx', module='krow-ui', version='0.3.0')
)
libraryDependencies += "com.harium.gdx" % "krow-ui" % "0.3.0"
[com.harium.gdx/krow-ui "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.10.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-platform | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-backend-lwjgl3 | jar | 1.10.0 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |