Download simLifeCore-0.0.2.jar file - Jar s

Jar examples for s:simLifeCore

Description

Core module of the simLife project, containing main logic code

You can download jar file simLifeCore 0.0.2 in this page.

Build File

You can use the following script to add simLifeCore-0.0.2.jar to your project.

<dependency>
   <groupId>barsuift.simLife</groupId>
   <artifactId>simLifeCore</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'barsuift.simLife', name: 'simLifeCore', version: '0.0.2'
libraryDependencies += "barsuift.simLife" % "simLifeCore" % "0.0.2"
<dependency org="barsuift.simLife" name="simLifeCore" rev="0.0.2"/>
@Grapes(@Grab(group='barsuift.simLife', module='simLifeCore', version='0.0.2'))
'barsuift.simLife:simLifeCore:jar:0.0.2'

Download

Click the following link to download the jar file.

simLifeCore-0.0.2-javadoc.jar
simLifeCore-0.0.2-sources.jar
simLifeCore-0.0.2-test-sources.jar
simLifeCore-0.0.2-tests.jar
simLifeCore-0.0.2.jar
simLifeCore-0.0.2.pom



Related Tutorials