Download simLifeCoreAPI-0.0.3.jar file - Jar s

Jar examples for s:simLifeCoreAPI

Description

API of the simLifeCore module for the simLife project

You can download jar file simLifeCoreAPI 0.0.3 in this page.

Build File

You can use the following script to add simLifeCoreAPI-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

simLifeCoreAPI-0.0.3-javadoc.jar
simLifeCoreAPI-0.0.3-sources.jar
simLifeCoreAPI-0.0.3-test-sources.jar
simLifeCoreAPI-0.0.3-tests.jar
simLifeCoreAPI-0.0.3.jar
simLifeCoreAPI-0.0.3.pom



Related Tutorials