Last Version

VisSceneEditor 0.0.1

Real-time simple 2D scene editor for Libgdx

License

License

GroupId

GroupId

pl.kotcrab.vis
ArtifactId

ArtifactId

VisSceneEditor
Version

Version

0.0.1
Type

Type

jar
Description

Description

VisSceneEditor
Real-time simple 2D scene editor for Libgdx
Project URL

Project URL

https://github.com/kotcrab/VisSceneEditor

Download VisSceneEditor 0.0.1


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.0.0

Project Modules

There are no modules declared in this project.