Download ashley-1.7.2.jar file - Jar a

Jar examples for a:ashley

Description

Ashely, a miminal entity framework inspired by Ash and Atermis

You can download jar file ashley 1.7.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ashley-1.7.2.jar to your project.

<dependency>
   <groupId>com.badlogicgames.ashley</groupId>
   <artifactId>ashley</artifactId>
   <version>1.7.2</version>
</dependency>
compile group: 'com.badlogicgames.ashley', name: 'ashley', version: '1.7.2'
libraryDependencies += "com.badlogicgames.ashley" % "ashley" % "1.7.2"
<dependency org="com.badlogicgames.ashley" name="ashley" rev="1.7.2"/>
@Grapes(@Grab(group='com.badlogicgames.ashley', module='ashley', version='1.7.2'))
'com.badlogicgames.ashley:ashley:jar:1.7.2'

Download

Click the following link to download the jar file.

ashley-1.7.2-javadoc.jar
ashley-1.7.2-sources.jar
ashley-1.7.2.jar
ashley-1.7.2.pom



Related Tutorials