| License |
License |
|---|---|
| GroupId | GroupIdpl.kotcrab.vis |
| ArtifactId | ArtifactIdVisSceneEditor |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVisSceneEditor
Real-time simple 2D scene editor for Libgdx
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| VisSceneEditor-0.0.1.pom | |
| VisSceneEditor-0.0.1.jar | 67 KB |
| VisSceneEditor-0.0.1-sources.jar | 48 KB |
| VisSceneEditor-0.0.1-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.kotcrab.vis/VisSceneEditor/ -->
<dependency>
<groupId>pl.kotcrab.vis</groupId>
<artifactId>VisSceneEditor</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.kotcrab.vis/VisSceneEditor/
implementation 'pl.kotcrab.vis:VisSceneEditor:0.0.1'
// https://jarcasting.com/artifacts/pl.kotcrab.vis/VisSceneEditor/
implementation ("pl.kotcrab.vis:VisSceneEditor:0.0.1")
'pl.kotcrab.vis:VisSceneEditor:jar:0.0.1'
<dependency org="pl.kotcrab.vis" name="VisSceneEditor" rev="0.0.1">
<artifact name="VisSceneEditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.kotcrab.vis', module='VisSceneEditor', version='0.0.1')
)
libraryDependencies += "pl.kotcrab.vis" % "VisSceneEditor" % "0.0.1"
[pl.kotcrab.vis/VisSceneEditor "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.0.0 |