Download Spriter-1.1.jar file - Jar s

Jar examples for s:Spriter

Description

A generic Java library for Spriter animation files.

You can download jar file Spriter 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

Spriter-1.1-javadoc.jar
Spriter-1.1-sources.jar
Spriter-1.1.jar
Spriter-1.1.pom



Related Tutorials