Spriter

A generic Java library for Spriter animation files.

License

License

GroupId

GroupId

com.github.trixt0r
ArtifactId

ArtifactId

Spriter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spriter
A generic Java library for Spriter animation files.
Project URL

Project URL

https://github.com/Trixt0r/spriter

Download Spriter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0