Jar examples for s:simLifeDisplay
This module is used to render elements for the simLife project, using Java3D
You can download jar file simLifeDisplay 0.0.5 in this page.
You can use the following script to add simLifeDisplay-0.0.5.jar to your project.
<dependency> <groupId>barsuift.simLife</groupId> <artifactId>simLifeDisplay</artifactId> <version>0.0.5</version> </dependency>
compile group: 'barsuift.simLife', name: 'simLifeDisplay', version: '0.0.5'
libraryDependencies += "barsuift.simLife" % "simLifeDisplay" % "0.0.5"
<dependency org="barsuift.simLife" name="simLifeDisplay" rev="0.0.5"/>
@Grapes(@Grab(group='barsuift.simLife', module='simLifeDisplay', version='0.0.5'))
'barsuift.simLife:simLifeDisplay:jar:0.0.5'
Click the following link to download the jar file.
simLifeDisplay-0.0.5-javadoc.jar