Jar examples for j:JALSE
Java Artificial Life Simulation Engine
You can download jar file JALSE 1.0.9 in this page.
The Apache License, Version 2.0
You can use the following script to add JALSE-1.0.9.jar to your project.
<dependency> <groupId>com.github.ellzord</groupId> <artifactId>JALSE</artifactId> <version>1.0.9</version> </dependency>
compile group: 'com.github.ellzord', name: 'JALSE', version: '1.0.9'
libraryDependencies += "com.github.ellzord" % "JALSE" % "1.0.9"
<dependency org="com.github.ellzord" name="JALSE" rev="1.0.9"/>
@Grapes(@Grab(group='com.github.ellzord', module='JALSE', version='1.0.9'))
'com.github.ellzord:JALSE:jar:1.0.9'
Click the following link to download the jar file.
JALSE-1.0.9-javadoc.jar