is not current version
Last Version 0.3.4

com.kotcrab.vis:vis-runtime 0.2.1

LibGDX Runtime for VisEditor

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-runtime
Version

Version

0.2.1
Type

Type

jar

Download vis-runtime 0.2.1


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