Jar examples for s:Spriter
A generic Java library for Spriter animation files.
You can download jar file Spriter 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add Spriter-1.1.jar to your project.
<dependency> <groupId>com.github.trixt0r</groupId> <artifactId>Spriter</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.trixt0r', name: 'Spriter', version: '1.1'
libraryDependencies += "com.github.trixt0r" % "Spriter" % "1.1"
<dependency org="com.github.trixt0r" name="Spriter" rev="1.1"/>
@Grapes(@Grab(group='com.github.trixt0r', module='Spriter', version='1.1'))
'com.github.trixt0r:Spriter:jar:1.1'
Click the following link to download the jar file.
Spriter-1.1-javadoc.jar