Download spine-libgdx-3.6.53.1.jar file - Jar s

Jar examples for s:spine-libgdx

Description

Spine Runtime for libGDX

You can download jar file spine-libgdx 3.6.53.1 in this page.

License

Spine Runtime License v2.5

Build File

You can use the following script to add spine-libgdx-3.6.53.1.jar to your project.

<dependency>
   <groupId>com.esotericsoftware.spine</groupId>
   <artifactId>spine-libgdx</artifactId>
   <version>3.6.53.1</version>
</dependency>
compile group: 'com.esotericsoftware.spine', name: 'spine-libgdx', version: '3.6.53.1'
libraryDependencies += "com.esotericsoftware.spine" % "spine-libgdx" % "3.6.53.1"
<dependency org="com.esotericsoftware.spine" name="spine-libgdx" rev="3.6.53.1"/>
@Grapes(@Grab(group='com.esotericsoftware.spine', module='spine-libgdx', version='3.6.53.1'))
'com.esotericsoftware.spine:spine-libgdx:jar:3.6.53.1'

Download

Click the following link to download the jar file.

spine-libgdx-3.6.53.1-javadoc.jar
spine-libgdx-3.6.53.1-sources.jar
spine-libgdx-3.6.53.1.jar
spine-libgdx-3.6.53.1.pom



Related Tutorials