Jar examples for a:ardor3d-core
You can download jar file ardor3d-core 0.9 in this page.
You can use the following script to add ardor3d-core-0.9.jar to your project.
<dependency> <groupId>com.ardor3d</groupId> <artifactId>ardor3d-core</artifactId> <version>0.9</version> </dependency>
compile group: 'com.ardor3d', name: 'ardor3d-core', version: '0.9'
libraryDependencies += "com.ardor3d" % "ardor3d-core" % "0.9"
<dependency org="com.ardor3d" name="ardor3d-core" rev="0.9"/>
@Grapes(@Grab(group='com.ardor3d', module='ardor3d-core', version='0.9'))
'com.ardor3d:ardor3d-core:jar:0.9'
Click the following link to download the jar file.
ardor3d-core-0.9-javadoc.jar