is not current version
Last Version 0.3.4

com.kotcrab.vis:vis-runtime 0.1.0

LibGDX Runtime for VisEditor

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-runtime
Version

Version

0.1.0
Type

Type

jar

Download vis-runtime 0.1.0


<!-- https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime/ -->
<dependency>
    <groupId>com.kotcrab.vis</groupId>
    <artifactId>vis-runtime</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime/
implementation 'com.kotcrab.vis:vis-runtime:0.1.0'
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime/
implementation ("com.kotcrab.vis:vis-runtime:0.1.0")
'com.kotcrab.vis:vis-runtime:jar:0.1.0'
<dependency org="com.kotcrab.vis" name="vis-runtime" rev="0.1.0">
  <artifact name="vis-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.vis', module='vis-runtime', version='0.1.0')
)
libraryDependencies += "com.kotcrab.vis" % "vis-runtime" % "0.1.0"
[com.kotcrab.vis/vis-runtime "0.1.0"]