Download simLifeDisplayAPI-0.0.5.jar file - Jar s

Jar examples for s:simLifeDisplayAPI

Description

API of the display module for the simLife project

You can download jar file simLifeDisplayAPI 0.0.5 in this page.

Build File

You can use the following script to add simLifeDisplayAPI-0.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

simLifeDisplayAPI-0.0.5-javadoc.jar
simLifeDisplayAPI-0.0.5-sources.jar
simLifeDisplayAPI-0.0.5-test-sources.jar
simLifeDisplayAPI-0.0.5-tests.jar
simLifeDisplayAPI-0.0.5.jar
simLifeDisplayAPI-0.0.5.pom



Related Tutorials