Jar examples for s:simLifeCore
Core module of the simLife project, containing main logic code
You can download jar file simLifeCore 0.0.3 in this page.
You can use the following script to add simLifeCore-0.0.3.jar to your project.
<dependency> <groupId>barsuift.simLife</groupId> <artifactId>simLifeCore</artifactId> <version>0.0.3</version> </dependency>
compile group: 'barsuift.simLife', name: 'simLifeCore', version: '0.0.3'
libraryDependencies += "barsuift.simLife" % "simLifeCore" % "0.0.3"
<dependency org="barsuift.simLife" name="simLifeCore" rev="0.0.3"/>
@Grapes(@Grab(group='barsuift.simLife', module='simLifeCore', version='0.0.3'))
'barsuift.simLife:simLifeCore:jar:0.0.3'
Click the following link to download the jar file.
simLifeCore-0.0.3-javadoc.jar