is not current version
Last Version 0.3.4

com.kotcrab.vis:vis-runtime-spriter 0.3.3

Spriter plugin and support for VisRuntime

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-runtime-spriter
Version

Version

0.3.3
Type

Type

jar

Download vis-runtime-spriter 0.3.3


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